Gateway pages

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

I'm looking for a software/JavaScript package that can be used on FP2002
gateway/doorway pages so that the page is redirected after say 15 seconds.
Is there such a package?

Fred
 
don't need javascript, use a meta refresh tag in the head section.

<META HTTP-EQUIV=Refresh CONTENT="10; URL=nextpage.htm"> tells the browser
to load nextpage.htm 10 seconds after the initial page is opened.


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

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

Similar Threads


Back
Top