restart

  • Thread starter æÅÄÉÛÏ×Á ðÁ×ÌÁ îÉËÏÌÁÅ×ÉÞÁ
  • Start date
Æ

æÅÄÉÛÏ×Á ðÁ×ÌÁ îÉËÏÌÁÅ×ÉÞÁ

How to make so that a browser has passed automatically on another web page.
A usual way with the help teg meta

( < meta http-equiv = "refresh" content = "20" url = "URL" >) does not work.
If can, send a code on Java or VBScript.

P. S. Why the way through teg META does not work?
 
S

SeeSchloss

"æÅÄÉÛÏ×Á ðÁ×ÌÁ îÉËÏÌÁÅ×ÉÞÁ" a pensé très fort :
How to make so that a browser has passed automatically on another
web page. A usual way with the help teg meta

( < meta http-equiv = "refresh" content = "20" url = "URL" >)
does not work. If can, send a code on Java or VBScript.

P. S. Why the way through teg META does not work?

I think it's rather like < meta http-equiv="refresh"
content="time, URL" />
 
S

SeeSchloss

"SeeSchloss" a écrit :
"æÅÄÉÛÏ×Á ðÁ×ÌÁ îÉËÏÌÁÅ×ÉÞÁ" a pensé très fort :

I think it's rather like < meta http-equiv="refresh"
content="time, URL" />

Sorry, it's
<meta http-equiv="refresh" content="time; URL=url" />
 
D

David Dorward

æÅÄÉÛÏ×Á ðÁ×ÌÁ îÉËÏÌÁÅ×ÉÞÁ said:
How to make so that a browser has passed automatically on another web
page.

The standard way is using the Location parameter in the http header that is
sent before the html file.

Location: http://www.some.other/url/

Usually in conjunction with a suitable status code (200 OK (the default) is
generally not as appropriate as one of the Moved headers.

http://www.w3.org/Protocols/HTTP/HTRESP.html
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top