%@ Language=VBScript %>
<%Response.Expires = -1 %>
<%Response.ExpiresAbsolute = Now() - 1 %>
<%Response.AddHeader "pragma", "no-cache" %>
<%Response.AddHeader "cache-control", "private" %>
<%Response.CacheControl = "no-cache" %>
<%
Response.Expires = -1000
Response.Buffer = True
Response.Clear
%>
SEZ - IT/ITES, Andhra Pradesh
<%
'declare the variables
Dim users
Function ChkString(string)
If string = "" Then string = " "
ChkString = Replace(string, "'", "''")
End Function
users = ChkString(Request.ServerVariables("LOGON_USER") )
%>
<%=Recordset("users") %>
| | |
| Special Economic Zone (IT/ITES) - Andhra Pradesh | |
| | |