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,