Image Text Coding

Discussion in 'Programming' started by BuLLeTz, Oct 25, 2007.

  1. #1
    How do you make a default image, and then anytime you type in something like mysite.com/image/bulletz.png, bulletz will be placed on that default image. same thing will happen if you type in anything using that url. im not sure if its a code or not, but any help will be appreciated, thanks!
     
    BuLLeTz, Oct 25, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Depends on what server you are using. You are wanting to do a URL redirection and so if it is Apache then .htaccess is the way to do it. For IIS it is more complicated and will depend on if you have access to ISAP filters
     
    AstarothSolutions, Oct 26, 2007 IP