D
Dave
Is it possible to pass a URL as a querystring, and if so, what are the
restrictions/limitations?
restrictions/limitations?
Dave said:Is it possible to pass a URL as a querystring,
A side note.
The url has a maximum# of characters.
It depends on the browser but its about 2000.
http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-an-url
If your query string gets too big, consider using a session variable
perhaps.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.