|
|
<% If Request.querystring("mode") = "suspend" then Response.Write (" ") End If If Request.querystring("mode") = "once" then Response.Write (" ") End If If Request.querystring("mode") = "invalid" then Response.Write (" ") End If %> Welcome to our Online Exams!
|