Say I am using a querystring to redirect from a stats page. eg.

http://www.whatever.com/redirect.asp...sp?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