Groups | Blog | Home
all groups > asp.net webcontrols > april 2004 >

asp.net webcontrols : Autopostback


D
4/21/2004 7:26:04 AM
Hi

I have set the Autopostback property for some of the controls on my page as True. However, if client side scripting is disabled in the browser, then the postback does not happen for the controls even though autopostback is set to True

Is there any workaround for this

Thank

Teemu Keiski
4/26/2004 8:18:50 AM
Hi,

unfortunately no, unless you can emulate the postback somehow (which is done
with the client-side script already, and it was disabled,so...).

You can see discussion about scripting-dependent controls here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconclientscriptinwebforms.asp

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke




[quoted text, click to view]
as True. However, if client side scripting is disabled in the browser, then
the postback does not happen for the controls even though autopostback is
set to True.
[quoted text, click to view]

AddThis Social Bookmark Button