English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do flashing banner ads keep changing on a website every time I hit refresh???? If you go to myspacesupport.com you will see what I mean. How can this be done?? I want to do this on a website I am going to have made.....do I need to use an affiliated program? If I do, do you have any suggestions on which one I should use. Thanks

2006-08-09 17:14:51 · 6 answers · asked by GIUSY 1 in Computers & Internet Programming & Design

6 answers

It needs to be done in Server Script. I forgot the name of component available in ASP Server Script. Kindly refer to ASP Components documentation. There is one component - which does exactly this job.

2006-08-09 17:50:28 · answer #1 · answered by Indian_Male 4 · 0 0

loose ad area is particularly uncommon, you've a more effective acceptable danger of hit upon a textual content ad section on some forums, besides the undeniable fact that some communicate with those are Write in straightforward words sections that no man or woman actual reads. You desires lots of perspectives for a banner to be effectual, the percentages are any loose banner host could have awful site visitors and an bored stiff demographic. The %biz is a marginally depressing thanks to make money.

2016-11-23 18:42:06 · answer #2 · answered by harrow 4 · 0 0

I don't really remember any details on this, but the words add rotator jump to my mind when I read your question so its probably got something to do with a scripting language such as javascript... hope it leads down the right path...

cheers

2006-08-09 17:20:00 · answer #3 · answered by plainwolf 3 · 0 0

Macromedia Flash........ Or I think Adobe owns this now. Go to Adobe's website and see if they carry this. Pretty neat stuff to learn.

2006-08-09 17:19:13 · answer #4 · answered by b_jay82 4 · 0 0

This is php script

$Img1 = "http://yoursite.com/image.jpg";
$Url1 = "http://www.identity.st";

$Img2 = "http://dozdozdoz.cjb.net";
$Url2 = "http://dozdozdoz.cjb.net";

$Img3 = "http://www.dozdozdoz.deep-ice.com/e-gold.gif";
$Url3 = "http://www.dozdozdoz.deep-ice.com";

Then Random it, we set rand to (1,3) however, if you choose to have more or less banners you need to change 3 to the exact amount you have.

$num = rand (1,3);
$Image = ${'Img'.$num};
$URL = ${'Url'.$num};

Finally print out the banner and link it to the appropriate URL.

Print "";

2006-08-10 01:10:32 · answer #5 · answered by DOZ 2 · 0 0

http://javascript.internet.com/text-effects/banner-ad-rotator.html

2006-08-09 17:37:35 · answer #6 · answered by cybernewsmaster 2 · 0 0

fedest.com, questions and answers