<%@ Language=VBScript%> <% dim strpagecode strpagecode= "FAIRG06" session("usertype")="SUS" %> Modify Hall Rate 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 Hall Rate Details" 'Redim Preserve NavigArray(1,2) 'NavigArray(0,2) = RELATIVE_PATH 'NavigArray(1,2) = "Search" 'Redim Preserve NavigArray(1,3) 'NavigArray(0,3) = "" 'NavigArray(1,3) = "Search Result" Proc_TO_Display_NavigationPath NavigArray, "A" %>
Modify Hall Rate Details
<%dim varTC varTC = trim(request("ci")) if isNumeric(varTC) <> true then response.Redirect "/inc/admin/error.asp?errortype=err_record§ion="&server.URLEncode("Add Hall") end if sqlSelHallRate = " select * from hallratemaster where typecode = '"&request("tc")&"' and categoryid = "&request("ci")&" " set rsHallRate = objconn.execute(sqlSelHallRate) on error resume next if not (rsHallRate.eof or rshallRate.bof) then xx = rshallrate("typecode") else response.Redirect "/inc/admin/error.asp?errortype=err_record§ion="&server.URLEncode("Modify Hall Rate Registration") end if if err <> 0 then response.Redirect "/inc/admin/error.asp?errortype=err_record§ion="&server.URLEncode("Modify Hall Rate ") Response.End end if %> "> ">
Hall Rate Details
Type
*
Category
*
Rate For Bare Space
" size="7" maxlength = "5"> (Indian Rs.) " size="7" maxlength ="5"> (US $)
Rate For Shell Scheme
" size="7" maxlength="5"> (Indian Rs.) " size="7" maxlength="5"> (US $)
* Indicates required field