|
-
May 6th, 2005, 01:27 PM
#1
Thread Starter
Fanatic Member
Maximum Size of ViewState Variable in ASP.Net?
The title says it all!
-
May 7th, 2005, 02:02 AM
#2
Re: Maximum Size of ViewState Variable in ASP.Net?
When you enable ViewState for a control, there is a hashed text value that is being transported to and fro the server, hidden, in your page's source.
So the answer to your question would be, whatever the limit is on the size of your POST DATA for your browser, and factors involved with your web server.
-
May 7th, 2005, 05:47 AM
#3
Thread Starter
Fanatic Member
Re: Maximum Size of ViewState Variable in ASP.Net?
Mendhak .... many thanks!
OneSource
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
|