Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Navigating back using browser buttons


Message #1 by Marcus Taylor <MTaylor@i...> on Mon, 11 Mar 2002 12:24:09 -0000
Hi All,



I have an aspx page with a dynamically drawn dropdown list box on the page.

The dropdown list fires an onchange event which redirects the user to

another page. If the user clicks then the back button on the browser, the

original page is redisplayed with the previously selected item in the

dropdown list still displayed. If the user then clicks on any other button

on that page it somehow fires the onchange event and again redirects them to

the page they have just navigated back from and does not fire the onclick

events of the other buttons. This is not being caused by the listbox being

redrawn at any point, but I cannot find any reason why it is happening.

Incidently switching on the trace property solves the problem, but obviously

this is not much good. 



Thanks in advance to anyone who can shed some light on this.

Regards



Marcus





* * * * * * * * NOTICE OF CONFIDENTIALITY * * * * * * * * * *



This E-mail message and its attachments (if any) are intended

solely for the use of the addressee hereof. In addition, this

message and the attachments (if any) may contain information 

that is confidential, privileged and exempt from disclosure 

under applicable law. If you are not the intended recipient of 

this message, you are prohibited from reading, disclosing, 

reproducing, distributing, disseminating or otherwise using 

this transmission. Delivery of this message to any person other 

than the intended recipient is not intended to waive any right 

or privilege. If you have received this message in error, please 

promptly notify the sender by reply E-mail and immediately delete 

this message from your system.




  Return to Index