hi all,
 
I need to write a code where i copy the images from the net onto my local machine and rewrite the source to point to the local location of the image.
 
This works fine for cases where i have the image name as part of the source in the img tag.
However, there are some cases where the img tags have a source which points to some sort of id
for eg, it can be something  like follows
 
<img src = "">
In such cases, how do i get to know the image names? 
(i.e. the default name that comes up once i click on "Save Image as")
 
thanks,
Gautam

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to