<%@ Language=VBScript%> <% dim strpagecode strpagecode= "FAIRG05" session("usertype")="SUS" %> Add Space Details - <%=Application("Title")%>
<% dim NavigArray() Redim NavigArray(1,0) NavigArray(0,0) = "/fairregistration/admin/" NavigArray(1,0) = DIRECTORY_NAME Redim Preserve NavigArray(1,1) NavigArray(0,1) = RELATIVE_PATH NavigArray(1,1) = "Add Space" Proc_TO_Display_NavigationPath NavigArray, "A" %>
Add Space Details
<% strQry = "" strQry = " select CategoryId, Description from availableToCatgMaster where active = 'Y' order by Description" on error resume next set rs = objconn.execute(strQry) if err <> 0 then response.Redirect "/inc/admin/error.asp?errortype=err_record§ion="&server.URLEncode("Add Hall") Response.End end if on error goto 0 %>
Space Details
Space Name
*
Min Bookable Space ( Sq. mtr.)
*
Maximum Bookable Space ( Sq. mtr.)
Exhibitor Category
Available For Booking
* Indicates required field