Thank u for your interest. Yes I have that line. The thing is, Locally everything is working fine and online also everything is working fine. But, sometimes, I am getting this complaint from the clients. Just now I myself faced this problem in my browser. If I click the button means, nothing happens. Not even the page is refreshing. I closed the browser and opened again, and now it is working fine
Raja Pandian -------Original Message------- From: [email protected] Date: 12/22/04 14:07:45 To: [email protected] Subject: RE: [AspNetAnyQuestionIsOk] Button Click event not firing You have a: Handles buttonname.Click Behind your function declaration... Or AutoEventWireup="true" <-- in page directive ? -----Original Message----- From: Raja Pandian [mailto:[EMAIL PROTECTED] Sent: woensdag 22 december 2004 9:00 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [email protected]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [AspNetAnyQuestionIsOk] Button Click event not firing Hello, I face a strange problem. After uploading everything to the live server, sometimes, in clients browser, Button click events are not firing. That is nothing happens after they click the button. The page even is not refreshing This is not happening always. Very rare. In most of the occasions it is working fine. What could be the problem. Anybody faced those problems before? Any solutions for this? Raja Pandian Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> $4.98 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links . [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> $4.98 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/Q7_YsB/neXJAA/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/
