P
pamela fluente
I have placed a button on a page to open a pdf stored on another
site.
When the user clicks on the button I do a Redirect to the pdf URL
.... and this seems to work fine.
Question: is this the best way to do that ?
In case the PDF file, http://My.server.com/MyPdf.pdf is not on the
server
how can I detect this condition within the program and inform the
user, instead of letting
him to receive an error page ?
-P
site.
When the user clicks on the button I do a Redirect to the pdf URL
.... and this seems to work fine.
Question: is this the best way to do that ?
In case the PDF file, http://My.server.com/MyPdf.pdf is not on the
server
how can I detect this condition within the program and inform the
user, instead of letting
him to receive an error page ?
-P