Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Amelyan #1
ViewState briefly displayed in browser
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!
Amelyan Guest
-
Failed to load viewstate. The control tree into which viewstate...
Hi to all, I have a webform.aspx and inside i have a dropdown list with autopostback and a place holder... Depending of the selected index... -
How to enable scroll for main browser window when Pop upscreen displayed
Hi All, I have a PopUP Screen whose size gets bigger than Browser screen size when browser is resized. How to enable Scroll for the Browser when... -
ie6 is briefly flashing mouseover state on menu dropdown
http://www.kirkwicks.com/client/oya/templates/v20/ The dropdown and mouseover menu is working well in all browsers except ie6/PC. You'll notice... -
Upload huge file size: "The page cannot be displayed" browser error
I have an upload file operation in the web application. UploadForm.asp is the form, and UploadAction.asp is the form processing. ... -
only directive is displayed in browser
When I try to browse to my newly deployed web service only the directive is displayed in the browser: <%@ WebService Language="vb"...



Reply With Quote

