<%@ Language=VBScript%> <% dim strPageCode strPageCode = "32Pro01" 'dim strpagecode dim strfairname 'strpagecode= "FAIRG40" session("usertype")="NUS" %> <% 'Page/form name: hall bookings.asp 'Purpose:User interface for entering booking details 'Date Modified:25-06-2003 'Author:Ajay Singh 'Response. Session("httpreferer") = "" Session("httpreferer") = Request.ServerVariables("HTTP_REFERER") 'Response.write Session("httpreferer") 'Response.write Session("appid") 'Response.write Session("name") %> Hall And Outdoor Space Booking - <%=application("Title")%>
Home > Fair Registration > Fair Booking Application Form
<%Permission_Denied()%>
Space Booking Application Form for <%=strfairname%>
<% dim logoname dim lastdate logoname = "" lastdate = "" if (Permission_Denied() = "Y" ) then %>
The Last Date of Receipt of the Application forms was <%=lastdate%>. Now, the Application form is not available for booking.
<%else%> <% dim strQ dim rs strQ = "" set rs = server.CreateObject("adodb.recordset") %>
Deadline for Application : <%=lastdate%>
Hall And Outdoor Space Booking - Step 1
Company Information
Company Name
*
Contact Person
*
Address
*

City
*
Pin Code
*
Country
*
Area Code
Phone(s)

 

+ - - *
  (Country Code - Area Code - Phone No.)
+ - -
  (Country Code - Area Code - Phone No.)
Fax
+ - -
  (Country Code - Area Code - Fax No.)
Email
Web Site
http://
PAN No.
**
Sales Tax No.
**

* Indicates required field
** Indicates required field for Indian Exhibitors

<% end if %>