<% Response.Buffer = True STATUS = Request("STATUS") PASSWORD = Request("PASSWORD") If STATUS = "CHECKEM" Then If PASSWORD = "sample" THEN Session("PASSWORDACCESS") = "Yes" End If End If If Session("PASSWORDACCESS") <> "Yes" Then %>
Site hosted by Angelfire.com: Build your free website today!


<% Response.End End If %> The GMR Group Survey Participation Site

The GMR Group Survey Participation Site

The GMR Group

You must have a password to continue on to the Product Profile.

Please enter your password above.



<% Response.End End If %>