Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Autopostback

Reply
Thread Tools

Autopostback

 
 
D
Guest
Posts: n/a
 
      04-21-2004
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

D
 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      04-26-2004
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/de...inwebforms.asp

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




"D" <> wrote in message
news:0189CAE3-1663-45FA-BC58-...
> 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?
>
> Thanks
>
> D



 
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
AutoPostBack question. Domien Holthof ASP .Net 2 07-17-2003 01:26 PM
Problem with Autopostback Jesse ASP .Net 4 07-17-2003 07:35 AM
AutoPostBack Mira Vizjak ASP .Net 0 07-14-2003 09:17 PM
Use LoadControl to load a usercontrol but the webcontrol in the usercontrol can not AutoPostBack huobazi ASP .Net 1 07-03-2003 03:14 AM
Can NOt AutoPostBack for two DDL huobazi ASP .Net 1 07-02-2003 09:05 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