Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Response.Redirect question
Message
 
 
To
15/04/2008 17:51:59
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01310930
Message ID:
01311096
Views:
18
>Two question:
>First of all, I have a url with a few thousand character querystring. Is this recommended? This is a large block of text that I want to send to another form and this is the easiest was of doing it.
>
>Second, I am getting a "cannot display the webpage" error when I user Response.Redirect to access this url. When I copy and paste the URL into my browser the page displays properly. When I manually change the URL to something trivial like www.google.com it works properly. Any advice?
>
>Thanks!

Are you sure you want to use QueryString for such huge data? I believe it may be limited to 512K by some browsers.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform