|
-
Nov 7th, 2000, 06:08 AM
#1
Thread Starter
Junior Member
In asp I am using a querystring to redirect from a stats page. eg.
http://www.whatever.com/redirect.asp...sp?a=one&b=two
<%response.redirect (request.Querstring(url))%>
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|