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!
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