A
amiro
How do I redirect a non existing image link on my server to another
image?
On a page in "Server A", there's this tag:
< img src="image_url_on_Server_B" >
suppose I want to remove the image from "Server B", and the tag above
will display a different image, which was redirected due the absense
of the original image src.
Is there any solution based on IIS and ASP?
Thanks,
Amiro.
image?
On a page in "Server A", there's this tag:
< img src="image_url_on_Server_B" >
suppose I want to remove the image from "Server B", and the tag above
will display a different image, which was redirected due the absense
of the original image src.
Is there any solution based on IIS and ASP?
Thanks,
Amiro.