Ok im looking for a simple code....
Ok it's a code you place in an html file and it forwards to a different url everytime.. and the urls i define in the code.
so if someone goes to
http://www.domain.com/test/
they'll get a different url each time, which just cycles through the list of urls I define.. So I could have like 10 different urls it goes to, so the 1st time they get URLA , 2nd Time URLB, etc... etc..
I know this is a simple code.. but having trouble finding it on the net.
thanks i advance guys.