i was lookin at your site, and i was looking at the 'sign-up' system....
you have:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim strURL, strLength, counter, findSlash, lastSlash, pagename strURL = Request.ServerVariables("URL") strLength = len(strURL)...