creating a pop box

  • Thread starter Thread starter Glenn
  • Start date Start date
G

Glenn

Is there a way in Front Page to create a pop up box when someone enters my
site on a certain day?
 
That would require a server side script.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
You must write the necessary Javascript yourself. The popup script you
can find on the net then you only need to write the part that figures
out what day it is and calls the popup function if it is the right day.
Pretty straightforward with a basic knowledge of javascript.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
JavaScript will do.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: Steve Easton [mailto:[email protected]]
Posted At: 26. januar 2005 20:53
Posted To: microsoft.public.frontpage.client
Conversation: creating a pop box
Subject: Re: creating a pop box


That would require a server side script.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

Glenn said:
Is there a way in Front Page to create a pop up box when someone
enters my site on a certain day?
 
But any JavaScript popups that are not clicks by a user will be blocked by users of Win XP SP 2

--




| You must write the necessary Javascript yourself. The popup script you
| can find on the net then you only need to write the part that figures
| out what day it is and calls the popup function if it is the right day.
| Pretty straightforward with a basic knowledge of javascript.
|
| Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
|
| > -----Original Message-----
| > From: Glenn [mailto:[email protected]]
| > Posted At: 26. januar 2005 20:27
| > Posted To: microsoft.public.frontpage.client
| > Conversation: creating a pop box
| > Subject: creating a pop box
| >
| >
| > Is there a way in Front Page to create a pop up box when
| > someone enters my site on a certain day?
| >
| >
|
 

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