I think if you use the $.ajax method, you can implement the built in failure
method and go from there.


andy 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Genu
Sent: Wednesday, November 05, 2008 12:54 PM
To: jQuery (English)
Subject: [jQuery] Check if remote file exists.


Is it possible to use jquery to check of remote file (url) exists or not.
For example, I have this url:

http://www.myserver.com/media/test.mp3

can I use a jquery http request to see if the url is valid or not?


Reply via email to