I have an HTML document that I need to print using Javascript. Before I print it though, I need to verify that the document is in the right location on the web server. Does anyone have an example as to how to do both of these things?
Thanks,
Printable View
I have an HTML document that I need to print using Javascript. Before I print it though, I need to verify that the document is in the right location on the web server. Does anyone have an example as to how to do both of these things?
Thanks,
What do you mean by "verify that the document is in the right location on the web server"?
It's just an edit check...to make sure it still resides where it was stored.