![]() |
|
|
|||||||
![]() |
DotNet - Pls help.. button causes postback instead of redirect |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
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... labbit |
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Oct 2007
Location: London
Posts: 20
|
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.
urstop |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do find out if a button was clicked before the textchanged event of textbox fires | Jack | General Help Related Topics | 0 | 10-27-2006 10:19 AM |
| Disable ASP Button in a Datagrid | ChrisClayko | General Help Related Topics | 0 | 08-02-2006 03:08 AM |
| Re: Faulty PC power button | WinXP_Powered | A+ Certification | 5 | 03-09-2006 07:51 AM |
| Re: Faulty PC power button | SBFan2000 | A+ Certification | 0 | 02-25-2006 12:04 AM |
| Re: Faulty PC power button | Christopher Range | A+ Certification | 0 | 02-25-2006 12:02 AM |