Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Please Explain!


Message #1 by rg1@h... on Fri, 27 Apr 2001 21:37:19
Hi.



I have an html page that has links to 4 asp pages.



I've included error handling logic in the first link's asp page, including

"On Error Resume Next".



I have not yet included error handling logic in the second link's asp page.



When I select link #2 (no error handling yet) and an error occurs, I get 

the error displayed in a table as created for link #1's asp page.



Obviously it seems to be filtering down but there's no connection between 

link #1 and link #2.



Could somebody please explain this phenomenon to me!



Thanks, Rita

  Return to Index