Posted on: 12/1/2014 7:50:21 PM | Views : 451

Hello Everyone, I hope you had a good and refreshing holiday. We ran into a strange issue about month back that we are working around, but we would like understand it better. I am wondering if anyone here can help. We have a simple form setup in ASP.NET to which takes in user data. This form uses an asp Webform ImageButton control as its submit. This was working and tested in production. All of sudden and without any changes to the code, the postback on this form stopped working. Has anyone ever encountered an issue like this? We've resolved the issue by using a standard ASP Button control for now, but we want to understand this issue

Go to the complete details ...