Pls help.. button causes postback instead of redirect

Joined
Oct 20, 2009
Messages
1
Reaction score
0
Hi,

I'm facing an issue with a vs .net 3.0 application.

There are some users who has the following problem:
when they click on a button or any controls that causes postback,
the page refreshes without running the server-side script.
For example, when the user clicks the Cancel button,
the response.redirect is supposed to run.
Instead, the page does a postback and the same page remains.

What are the possible causes of such issues?
Somehow, this only occurs to a minority of the users and i have no idea where to start troubleshooting this...

Please advise... :oops:
 
Joined
Oct 17, 2007
Messages
7
Reaction score
0
Looks like the EVENTARGUMENT is not getting set for those cases. Do they have javascript enabled in their browsers OR is there any javascript error that is happening.
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top