j***@unt.edu
2006-05-26 19:38:25 UTC
I created a form and sent the inputs to an asp file where I use the
entry to open an excel file by saying
Response.Redirect("filename")
This all works fine, my question is...Does anyone know how to get a pop
up or something instead of going to This page cannot be found error
page? Not sure how I would code it to check for the file and then give
me a pop up if it isn't there.
Thanks
entry to open an excel file by saying
Response.Redirect("filename")
This all works fine, my question is...Does anyone know how to get a pop
up or something instead of going to This page cannot be found error
page? Not sure how I would code it to check for the file and then give
me a pop up if it isn't there.
Thanks