Dec 9, 2002 #1 smsinger3 Programmer Joined Oct 5, 2000 Messages 192 Location US Hello. In my Page_Load(), how do I tell if an image button is clicked. (I know that it will also raise the btn_Click(..) event) Thanks for your answer in advance.
Hello. In my Page_Load(), how do I tell if an image button is clicked. (I know that it will also raise the btn_Click(..) event) Thanks for your answer in advance.
Dec 10, 2002 #2 Zarcom Programmer Joined May 7, 2002 Messages 1,275 Location CA You don't know. The page_load event is triggered before a click event so you don't know what has happened at the page_load. That'l do donkey, that'l do Mark If you are unsure of forum etiquette check here faq796-2540 Upvote 0 Downvote
You don't know. The page_load event is triggered before a click event so you don't know what has happened at the page_load. That'l do donkey, that'l do Mark If you are unsure of forum etiquette check here faq796-2540