PC Review


Reply
Thread Tools Rate Thread

Aletrnating picture

 
 
Charles
Guest
Posts: n/a
 
      11th Jul 2004
I want to display a different .jpg picture every time a visitor goes to my
website, out of a pool of 20 pictures. I found a FP add-in that rotates
pictures every x seconds, but this is not exactly what I want. I want a
different picture to be chosen every time the site is displayed, and then it
does not need to switch to another picture. I also do not want to use Java
and would prefer a solution that works on IE and Netscape (ideally pure
HTML, maybe JavaScript) and will not cause any security wanrnings.

I consider myself a beginner level web publisher, so I do not dominate any
complex programming techniques. Is there an easy way to do this?

Thanks.
Charles


 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      11th Jul 2004
Requires a Random JavaScript Image loading script. Which FP Add-in have you found?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Charles" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I want to display a different .jpg picture every time a visitor goes to my
> website, out of a pool of 20 pictures. I found a FP add-in that rotates
> pictures every x seconds, but this is not exactly what I want. I want a
> different picture to be chosen every time the site is displayed, and then it
> does not need to switch to another picture. I also do not want to use Java
> and would prefer a solution that works on IE and Netscape (ideally pure
> HTML, maybe JavaScript) and will not cause any security wanrnings.
>
> I consider myself a beginner level web publisher, so I do not dominate any
> complex programming techniques. Is there an easy way to do this?
>
> Thanks.
> Charles
>
>



 
Reply With Quote
 
Charles
Guest
Posts: n/a
 
      11th Jul 2004
I found the FP Add-In under Insert -> Web Component -> Dynamic Effects ->
Banner Ad Manager (w/o using the "Link to").

Where can I find a Random JavaScript Image loading script?

Charles.

"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:O%(E-Mail Removed)...
> Requires a Random JavaScript Image loading script. Which FP Add-in have

you found?
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Charles" <(E-Mail Removed)> wrote in message

news:(E-Mail Removed)...
> > I want to display a different .jpg picture every time a visitor goes to

my
> > website, out of a pool of 20 pictures. I found a FP add-in that rotates
> > pictures every x seconds, but this is not exactly what I want. I want a
> > different picture to be chosen every time the site is displayed, and

then it
> > does not need to switch to another picture. I also do not want to use

Java
> > and would prefer a solution that works on IE and Netscape (ideally pure
> > HTML, maybe JavaScript) and will not cause any security wanrnings.
> >
> > I consider myself a beginner level web publisher, so I do not dominate

any
> > complex programming techniques. Is there an easy way to do this?
> >
> > Thanks.
> > Charles
> >
> >

>
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      11th Jul 2004
Do a search for the following in the IE address bar:

? JavaScript Random Image Rotator Scripts

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Charles" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I found the FP Add-In under Insert -> Web Component -> Dynamic Effects ->
> Banner Ad Manager (w/o using the "Link to").
>
> Where can I find a Random JavaScript Image loading script?
>
> Charles.
>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:O%(E-Mail Removed)...
> > Requires a Random JavaScript Image loading script. Which FP Add-in have

> you found?
> >
> > --
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > WEBMASTER Resources(tm)
> > http://www.ycoln-resources.com
> > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > ==============================================
> > To assist you in getting the best answers for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> > "Charles" <(E-Mail Removed)> wrote in message

> news:(E-Mail Removed)...
> > > I want to display a different .jpg picture every time a visitor goes to

> my
> > > website, out of a pool of 20 pictures. I found a FP add-in that rotates
> > > pictures every x seconds, but this is not exactly what I want. I want a
> > > different picture to be chosen every time the site is displayed, and

> then it
> > > does not need to switch to another picture. I also do not want to use

> Java
> > > and would prefer a solution that works on IE and Netscape (ideally pure
> > > HTML, maybe JavaScript) and will not cause any security wanrnings.
> > >
> > > I consider myself a beginner level web publisher, so I do not dominate

> any
> > > complex programming techniques. Is there an easy way to do this?
> > >
> > > Thanks.
> > > Charles
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Jim Buyens
Guest
Posts: n/a
 
      11th Jul 2004
Please refer to one of the solutions mentioned in this
article:

Banner Ad Manager Displays Incorrectly
http://www.interlacken.com/winnt/tip...ow.aspx?tip=26

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------


>-----Original Message-----
>I want to display a different .jpg picture every time a

visitor goes to my
>website, out of a pool of 20 pictures. I found a FP add-

in that rotates
>pictures every x seconds, but this is not exactly what I

want. I want a
>different picture to be chosen every time the site is

displayed, and then it
>does not need to switch to another picture. I also do

not want to use Java
>and would prefer a solution that works on IE and

Netscape (ideally pure
>HTML, maybe JavaScript) and will not cause any security

wanrnings.
>
>I consider myself a beginner level web publisher, so I

do not dominate any
>complex programming techniques. Is there an easy way to

do this?
>
>Thanks.
>Charles
>
>
>.
>

 
Reply With Quote
 
E. T. Culling
Guest
Posts: n/a
 
      11th Jul 2004
Try www.dynamicdrive.com or search Google.
"Charles" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I found the FP Add-In under Insert -> Web Component -> Dynamic Effects ->
> Banner Ad Manager (w/o using the "Link to").
>
> Where can I find a Random JavaScript Image loading script?
>
> Charles.
>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:O%(E-Mail Removed)...
> > Requires a Random JavaScript Image loading script. Which FP Add-in have

> you found?
> >
> > --
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > WEBMASTER Resources(tm)
> > http://www.ycoln-resources.com
> > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > ==============================================
> > To assist you in getting the best answers for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> > "Charles" <(E-Mail Removed)> wrote in message

> news:(E-Mail Removed)...
> > > I want to display a different .jpg picture every time a visitor goes

to
> my
> > > website, out of a pool of 20 pictures. I found a FP add-in that

rotates
> > > pictures every x seconds, but this is not exactly what I want. I want

a
> > > different picture to be chosen every time the site is displayed, and

> then it
> > > does not need to switch to another picture. I also do not want to use

> Java
> > > and would prefer a solution that works on IE and Netscape (ideally

pure
> > > HTML, maybe JavaScript) and will not cause any security wanrnings.
> > >
> > > I consider myself a beginner level web publisher, so I do not dominate

> any
> > > complex programming techniques. Is there an easy way to do this?
> > >
> > > Thanks.
> > > Charles
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Kathleen Anderson [MVP - FP]
Guest
Posts: n/a
 
      11th Jul 2004
This is a script that loads a random image. Supports unlimited images.
http://javascriptkit.com/script/cut118.shtml

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/


Charles <(E-Mail Removed)> wrote:
> I found the FP Add-In under Insert -> Web Component -> Dynamic
> Effects -> Banner Ad Manager (w/o using the "Link to").
>
> Where can I find a Random JavaScript Image loading script?
>
> Charles.
>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:O%(E-Mail Removed)...
>> Requires a Random JavaScript Image loading script. Which FP Add-in
>> have you found?
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "Charles" <(E-Mail Removed)> wrote in message

> news:(E-Mail Removed)...
>>> I want to display a different .jpg picture every time a visitor
>>> goes to my website, out of a pool of 20 pictures. I found a FP
>>> add-in that rotates pictures every x seconds, but this is not
>>> exactly what I want. I want a different picture to be chosen every
>>> time the site is displayed, and then it does not need to switch to
>>> another picture. I also do not want to use Java and would prefer a
>>> solution that works on IE and Netscape (ideally pure HTML, maybe
>>> JavaScript) and will not cause any security wanrnings.
>>>
>>> I consider myself a beginner level web publisher, so I do not
>>> dominate any complex programming techniques. Is there an easy way
>>> to do this?
>>>
>>> Thanks.
>>> Charles


 
Reply With Quote
 
MD Websunlimited
Guest
Posts: n/a
 
      11th Jul 2004
Charles,

Take a look at J-Bots Ad Banner.
http://www.websunlimited.com/order/P...n/adbanner.htm


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Stop Spam Email Mining from your web pages with SpamStopper
http://www.websunlimited.com/order/p...r_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible



"Charles" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I want to display a different .jpg picture every time a visitor goes to my
> website, out of a pool of 20 pictures. I found a FP add-in that rotates
> pictures every x seconds, but this is not exactly what I want. I want a
> different picture to be chosen every time the site is displayed, and then it
> does not need to switch to another picture. I also do not want to use Java
> and would prefer a solution that works on IE and Netscape (ideally pure
> HTML, maybe JavaScript) and will not cause any security wanrnings.
>
> I consider myself a beginner level web publisher, so I do not dominate any
> complex programming techniques. Is there an easy way to do this?
>
> Thanks.
> Charles
>
>



 
Reply With Quote
 
Charles
Guest
Posts: n/a
 
      12th Jul 2004
Thanks to all. I used one of the JavaScripts that was mentioned here. That
was exactly what I was looking for.

Charles

"Jim Buyens" <(E-Mail Removed)> wrote in message
news:2a5ec01c46703$61a7db90$(E-Mail Removed)...
> Please refer to one of the solutions mentioned in this
> article:
>
> Banner Ad Manager Displays Incorrectly
> http://www.interlacken.com/winnt/tip...ow.aspx?tip=26
>
> Jim Buyens
> Microsoft FrontPage MVP
> http://www.interlacken.com
> Author of:
> *----------------------------------------------------
> |\---------------------------------------------------
> || Microsoft Office FrontPage 2003 Inside Out
> ||---------------------------------------------------
> || Web Database Development Step by Step .NET Edition
> || Microsoft FrontPage Version 2002 Inside Out
> || Faster Smarter Beginning Programming
> || (All from Microsoft Press)
> |/---------------------------------------------------
> *----------------------------------------------------
>
>
> >-----Original Message-----
> >I want to display a different .jpg picture every time a

> visitor goes to my
> >website, out of a pool of 20 pictures. I found a FP add-

> in that rotates
> >pictures every x seconds, but this is not exactly what I

> want. I want a
> >different picture to be chosen every time the site is

> displayed, and then it
> >does not need to switch to another picture. I also do

> not want to use Java
> >and would prefer a solution that works on IE and

> Netscape (ideally pure
> >HTML, maybe JavaScript) and will not cause any security

> wanrnings.
> >
> >I consider myself a beginner level web publisher, so I

> do not dominate any
> >complex programming techniques. Is there an easy way to

> do this?
> >
> >Thanks.
> >Charles
> >
> >
> >.
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
When adding picture in email message, the quality of the picture is bad when the recipient receives it Jawiko Microsoft Outlook Discussion 0 15th Jan 2007 04:58 PM
Newebie: How do I change a Picture Box on a Visual C++ / CLR managed form into a picture box array? Charles Microsoft VC .NET 4 20th Mar 2006 02:15 PM
imbed picture in contact form and add button to browse to picture file Rasta Microsoft Outlook Form Programming 6 20th Apr 2005 12:14 AM
Problems with placing a single picture in email with Windows Picture/Fax Viewer Jenny Windows XP Photos 6 19th Jun 2004 06:44 PM
e mail..after rec e mail with picture as an attachment. unable to fwd picture, message has no picture, only blank with red x =?Utf-8?B?YW4gb2xkIGRvZyBpbiB3eW9taW5n?= Windows XP Accessibility 0 25th Mar 2004 03:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:38 AM.