Linking images

Discussion in 'Graphics & Multimedia' started by Gloria, May 2, 2007.

  1. #1
    Ok crazy Idea I have in my head is it possible to link say all the images on my websites to another website?

    What I want to do is say i have image 1.gif and have it linked to say www.myurl.com now since i have over a thousand images to do this to is there a way or software that will allow for me to do this?
     
    Gloria, May 2, 2007 IP
  2. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes you can do that! Just note that bandwidth will be taken from the site the image link was taken from.
     
    8everything, May 2, 2007 IP
  3. crag

    crag Peon

    Messages:
    47
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    well, you could use prog called
    Search and Replace that can search thousands of files and replace needed strings. Do search for <img src=" and replace it with <img src="http://www.mysite.com/". Or however you have image strings setup in your code.
     
    crag, May 4, 2007 IP