It looks like you are looking at the script name and the query string. For this you may need to combine the PATH_INFO or URL (depending your web server) and the QUERY_STRING server variables. Alternatively, you can use Request.PathInfo and Request.QueryString(). The latter should be called with no parameters.
FoxWeb Support Team support@foxweb.com email |
Sent by Ali Koumaiha on 04/26/2011 01:34:55 PM: