LOL.
When you said no it doesn't, I thought you were talking about the CPanel
Hey, it's Friday, I'm easily confused.
;-)
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
"Murray" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Sorry - you lost me....
>
> --
> Murray
> ============
>
> "Steve Easton" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >I meant the CPanel has the feature.
> >
> > --
> > Steve Easton
> > Microsoft MVP FrontPage
> > 95isalive
> > This site is best viewed............
> > .......................with a computer
> >
> > "Murray" <(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> >> No it doesn't.
> >>
> >> Put this in the head of the document -
> >>
> >> <script type="text/javascript">
> >> <!--
> >> function displayRandomImage(imageName,array){
> >> document.images[imageName].src=array[new Date().getTime()%array.length];
> >> }
> >> urls=["images/cs1.jpg","images/cs2.jpg","images/cs3.jpg","images/cs4.jpg"]
> >> // load this line with your image names and paths
> >> //-->
> >> </script>
> >>
> >> and then put this in the body of the page -
> >>
> >> <body onLoad="displayRandomImage('csmember',urls)">
> >> <!-- csmember is the NAME of the image receiving the random changes -->
> >>
> >>
> >>
> >> --
> >> Murray
> >> ============
> >>
> >> "Steve Easton" <(E-Mail Removed)> wrote in message
> >> news:(E-Mail Removed)...
> >> > Requires some server side scripting.
> >> >
> >> > If you are hosted on an Apache / UNIX server, with the web masters
> >> > CPanel,
> >> > There is probably a built in feature that will do just what you want.
> >> >
> >> >
> >> > --
> >> > Steve Easton
> >> > Microsoft MVP FrontPage
> >> > 95isalive
> >> > This site is best viewed............
> >> > .......................with a computer
> >> >
> >> > "Creekside" <(E-Mail Removed)> wrote in message
> >> > news:00F62C3B-37E6-44AF-99F0-(E-Mail Removed)...
> >> >> I have a website and would like to display a variety of cartoons on
> >> >> the
> >> >> home
> >> >> page - in one location that change when the page is revisited or
> >> >> refreshed.
> >> >
> >> >
> >>
> >>
> >
> >
>
>
|