This is what I know: (If any of this is incorrect then please correct me). 1. Button, ImageButton, LinkButton - Postback occurs by default. 2. By setting AutoPostBack to true, you can postback the page for CheckBox, TextBox, DropDownList, RadioButtonLIst etc. But by default, AutoPostBack = false. 3. HyperLink - no postback. 4. If browser supports javascript, then no postback for Validators.
I could think of only these for now. Rajendra. -----Original Message----- From: Falls, Travis D (HTSC, CASD) [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 9:52 AM To: '[EMAIL PROTECTED]' Subject: [AspNetAnyQuestionIsOk] PostBack? I am having trouble figuring out where postback comes into play in an asp.net web application. I searched 4 guys from rolla and my horrible Wrox book and I can't find a good explanation/example. I apologize for the simplistic ness of this question. Travis D. Falls |Consultant, HTSC Web Services, iConnect IT | 860.547.4070 | [EMAIL PROTECTED] This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return email and delete this communication and destroy all copies. Yahoo! Groups Sponsor ADVERTISEMENT click here <http://us.ard.yahoo.com/SIG=1299h8n65/M=295196.4901138.6071305.3001176/ D=groups/S=1705006764:HM/EXP=1095429176/A=2128215/R=0/SIG=10se96mf6/*htt p:/companion.yahoo.com> <http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group s/S=:HM/A=2128215/rand=410913473> _____ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] cribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
