Author | Message | Time |
---|---|---|
Crypticflare | I'm not sure how about doing this so I'll ask one of the web dev gurus here on this board. On the opening splash page to a new site I plan on scripting I'd like each time on pageload to generate a new text like "welcome blah" with the link "enter". So if you were to refresh the page you'd get somthing new.. Is there a certain language I should be looking at for help on this? Like PHP or Javascript? any help is very much appreciated | July 3, 2003, 8:57 AM |
Grok | ASP/IIS has a "Content Rotator" component in which you the developer add all the possibilities you would like shown. On each page refresh, the rotator component selects something from the choices. | July 3, 2003, 10:39 AM |
Thing | http://www.hotscripts.com/Perl/Scripts_and_Programs/Randomizing/index.html http://www.hotscripts.com/PHP/Scripts_and_Programs/Randomizing/index.html http://www.hotscripts.com/JavaScript/Scripts_and_Programs/Randomizing/index.html | July 3, 2003, 12:23 PM |
Crypticflare | ty kindly sirs. | July 3, 2003, 2:27 PM |