
December 4th, 2006
10:32 PM
Neverside Newbie
Status: Offline!
wot would i b looking for
im in need of some help, i have a couple of affiliates on my main page (total of 5) but have over 5 affiliates in total and would like it to show random affiliates everytime someone views my site, wot type of script would i b looking for?
all help appreciated cheers

December 4th, 2006
11:45 PM
Neverside Newbie
Status: Offline!
ooopsss jus realised ive posted in the wrong forum
can a admin move to the client side thread (y)
thx

December 8th, 2006
01:40 PM
funny and cheeky
Status: Offline!
http://www.411asp.net/home/tutorial/specific/web/userinte/webcontr/adrotator
This is an asp.net component hence u will need the express version of microsoft visual studio (free from ms website)
Or even easier javascript could be used but this wont work if people disable javascript. U can most likely do it in flash as well but I cant help u with that.
The method I personally prefer is PHP with a mysql database.
Try to be more patient please. The mods wont appriciate what u have done.

December 9th, 2006
05:32 PM
England > America
Status: Offline!
Originally posted by schoi:
http://www.411asp.net/home/tutorial/specific/web/userinte/webcontr/adrotator
This is an asp.net component hence u will need the express version of microsoft visual studio (free from ms website)
Or even easier javascript could be used but this wont work if people disable javascript. U can most likely do it in flash as well but I cant help u with that.
The method I personally prefer is PHP with a mysql database.
Try to be more patient please. The mods wont appriciate what u have done.
I don't see the problem with what he did, his question hadn't been answered in three days.. How patient do you expect him to be? A week? A month? Maybe a year?
Anyway, I'd probably look to doing this in javascript and then have it so that if people have javascript disabled, they will just see one ad.
___________________
Last.fm | Myspace | Flickr | Virbē

December 11th, 2006
10:13 PM
Neverside Newbie
Status: Offline!
thx Advocation 
is there a specific name for the a script like this??? dont no wot too look for any suggestions?
help much appreciated
thx

December 12th, 2006
11:48 AM
Neversidian
Status: Offline!
It's called an adrotator
It's very simple in any language. Whether it be javascript or PHP you should be able to generate a random number, between 1 to 5 (if you have 5 images, for example) and then write this into an <img> tag (by appending .jpg and whatnot) on any page.

December 13th, 2006
12:36 AM
Neverside Newbie
Status: Offline!
looked on loads ov sites including yahoo
there loads ov scripts out there, just havent found a decent good working one
anyone suggest one
prefably php or javascript
help much appreciated
thx agen

December 13th, 2006
02:31 AM
Neversidian
Status: Offline!