% page = Request.QueryString("page") if page = "" then page = "default.asp" end if %>
| Please enter your username and password to login |
|
<% if Request.Cookies("junoon_userblock")("USER") = "BLOCK" Then
Response.Write "Sorry You can not signup." ELSE %> |