How to display random picture(s) on homepage?

  • Thread starter Thread starter tmb
  • Start date Start date
T

tmb

How can I show a random picture or pictures from a set of pictures... each
time a person visits my home page?

thanks
 
You can use JavaScript.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
In the IE Address bar type:

? JavaScript Image Rotation Scripts

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Here's an example of a random page generator.
http://www.bed-and-breakfast-travel.com/infopages/travelaid.html#jokes
In my page I open a popup containing the random page generator which in
turn loads the random page into the same window. It works fine altho
I've found that Windows SP2 alerts to a security hazard because it's an
active element [or some such error].
You can get the code from The Javascript Source
http://javascript.internet.com

Larry

In the IE Address bar type:

? JavaScript Image Rotation Scripts

--
For your security and peace of mind ALL emails are automatically scanned
with the latest Norton AV Virus Definitions. Not that I have any virus'
but why not be careful! I get virus signature updates regularly!

A Belt and Suspenders are the best security invented!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top