Double post back problem with two clicks on a control

G

Guest

Hi,

We are working on a .NET application (ASP.NET/VB.NET). In our application,
when the user clicks on a control (say a link, button, check box or whatever)
and then clicks on the same control again (while the first click is being
processed), the application is hanging and giving errors. This is becuase
double post back happens.

Is there a way to avoid this problem. Help appreciated.

Thanks in advance
oursmp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top