|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
check if image exists
Hi there,
I'm building an orderlist with articles from differerent suppliers in a SQL db. Together with the article information the administrator can store the address of an image. These images are stored on the servers of the suppliers of the articles. It's tricky to store images outside your website, i know that. Therefor I want to build some kind of function that checks if the image exists on the server of the supplier. I've tried it with the onError handler, but this only works in Explorer 6. Does anyone know a different trick or even how to solve this problem. Many thanx in advance, Erik |
|
#2
|
||||
|
||||
|
i dont know if this is it but...
you could try the try catch block...
try { thing to try } catch (e) { if error happened in the try, catch the error and do stuff with it here e is the error handler } |
|
#3
|
||||
|
||||
|
erikspinhoven will have to be very patient user to wait for his answer since Dec 2003! I know it often happens that your thread never get an answered, but it's 'hats off' to colton22 for finding all those unanswered posts from way back when! I think I'll check if you've found my unanswered post from 2 years ago when I asked could I have the complete code for a money making website! I know better today not to ask such questions.
![]() |
|
#4
|
||||
|
||||
|
hey thanks, i am a kid 16 years old and just know some javascript, i love it, it is my life, so i try to help as much as i possibly can.
colton22 - http://www.freewebs.com/colton22/frame.html |
|
#5
|
||||
|
||||
|
Wow! I wish my son of 16 was passionate about javascript as you are, the most excited he gets on the computer is when he's bidding on eBay! BTW Congratulations on the receiving the Top 5 poster award, Oh! I've just received a message from you.
|
|
#6
|
||||
|
||||
|
yea and thanks for the congrats, im not alowed on ANY computer at school, i didnt do anything there, but just because i was showing my teacher how to get around the firewall with ping, ping6, proxys, and more ms-dos, he doesnt let me on anymore computers, just because of my knowledge.
lol colton22 |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > check if image exists |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|