General Community > Scripting Help
redirect issue
Saleh:
I want to know how can I delay redierct process to show some info first like vB has ?
can I do it with Header() or I need something else ?
thanks in advance
[Unknown]:
You'd change redirectexit to output html using an html meta refresh or a header to tell it to refresh...
I forget exactly how, but someone will tell you ;P.
-[Unknown]
Saleh:
--- Quote from: [Unknown] on October 09, 2003, 04:48:25 AM ---You'd change redirectexit to output html using an html meta refresh or a header to tell it to refresh...
I forget exactly how, but someone will tell you ;P.
-[Unknown]
--- End quote ---
lol .. actually I ,also, forgot the html refresh tag :P that's why I asked ... :D
Tyris:
--- Code: ---<meta HTTP-EQUIV=Refresh CONTENT="5; URL=urllocation.html">
--- End code ---
thats the html refresh tag ^_^
I always forget it too... but had it in a near empty document on my desktop.
Saleh:
thanks alot :)
Navigation
[0] Message Index
[#] Next page
Go to full version