charliecatney
Nov 7th, 2000, 05:05 AM
Say I am using a querystring to redirect from a stats page. eg.
http://www.whatever.com/redirect.asp?url=http://www.whatever.com/page.asp?a=one&b=two
Part of the redirect url is lost (b=two) ie. any querystring of the redirect url that follows an "&".
Can some one tell me how to prevent this happening. Any help would be a great help.
Charlie
http://www.whatever.com/redirect.asp?url=http://www.whatever.com/page.asp?a=one&b=two
Part of the redirect url is lost (b=two) ie. any querystring of the redirect url that follows an "&".
Can some one tell me how to prevent this happening. Any help would be a great help.
Charlie