Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > ViewState briefly displayed in browser

Reply
Thread Tools

ViewState briefly displayed in browser

 
 
Amelyan
Guest
Posts: n/a
 
      10-29-2006
A weird problem is happening every 1/500 times page is used. When page
posts back, it briefly shows ViewState in the browser just like it appears
when you do "view source", then shows the original contents of the page
before button on the page has been clicked.

This happens on Windows XP Professional with service pack 2 and IE 6.

<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="/wEPDwUJNjY0NjM0ODIyD2QWAmYPZBYEAgMPZBY....


Page is a simple Web Form that has simple Master Page. Web Form contains
MultiView control, inside MultiView control is a View control that contains
a panel with dynamically added Web Controls and button user clicks (as
described above)

Any help would be great!

Thanks!


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ViewState briefly showing Amelyan ASP .Net 3 10-30-2006 03:09 PM
Can Your Programming Language Do This? Joel on functional programming and briefly on anonymous functions! Casey Hawthorne Python 4 08-04-2006 05:23 AM
Firefox Address bar and bookmarks open briefly and close Smiley Firefox 5 05-28-2005 10:07 AM
floppy drive spins ever so briefly for no apparent JD Computer Support 8 02-25-2005 09:55 PM
Screen goes black briefly at startup Jim Berwick Computer Support 7 07-02-2004 01:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57