Display Another Web Page Automatically

T

Tru Dixon

I am trying to display a web page in my own website but
this piece of code is not working properly. What am I
doing wrong.

The code below goes as follows:
1) Welocome page is displayed for 10 seconds
2) After 10 seconds Welcome page dissapears
and "classes.htm" which is a web pag in my web site is
supposed to load automatically. Note: I can here the click
sound after 10 seconds to indicate that it is trying to
load the "classes.htm" page.

<meta http-equiv="Refresh" CONTENT="10; <A
HREF=classes.html"></A>
 

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

Top