Click to See Complete Forum and Search --> : htm exists before it is posted


Krasnik
03-15-2005, 05:12 AM
Hi

If I want to be able to verify that an html file exists before I try opening it - how do I do that ??

A1ien51
03-15-2005, 08:02 AM
You really can not do it with JavaScript...

You are going to have to open it somehow to determine if it is there.

Eric