<%@ Language=VBScript%> <% 'dim strpagecode 'strpagecode= "FAIRG40" 'session("usertype")="NUS" %> <% ' request("id")=session("appid") 'Response.write session("appid") 'Response.write "Hello" 'Response.end dim rsPrmAmt dim amount set rsPrmAmt=server.CreateObject("ADODB.Recordset") 'on error resume next rsPrmAmt.Open "select advanceamount from hallbookingTemp where appid=" & session("appid"),objConn if err <> 0 then 'objconn.RollbackTrans response.Redirect "/inc/admin/error.asp?errortype=err_record§ion="&server.URLEncode("Hall Registration") Response.End end if on error goto 0 if not (rsPrmAmt.EOF or rsPrmAmt.BOF) then amount=rsPrmAmt("advanceamount") else amount=0 end if 'session("advamt")=amount rsPrmAmt.Close set rsPrmAmt=nothing%> Hall Booking Registration Payment
Hall Booking Registration Payment

 

The Advance amount to be paid is Rs. <%=amount%>.

If you want to confirm your membership payment via our Secure Server (via SSL) , please click on "Pay Now!" option.

Click on "Cancel" option if you don't wish to proceed.

After you confirm your payment, it will take us a few seconds to process your membership, longer if the internet connection at that time is not optimum.

Warning : To avoid double charge, DO NOT press the "Pay Now!" button more than once. Kindly do not press the Back or Refresh buttons !

For your protection all transactions are carefully monitored and logged including IP addresses, ISP, and other pertinent information.

 
" > /fairregistration/SSL_DR.asp">
"> ">