I tried it and it didn't work.  It seems that <http-equiv="refresh"...> 
meta tag forces a refresh while header("Location") does not.  I am not sure 
why.

Avi

Roko Roic wrote:

>> When I use header("Location: ...") to redirect the user back to the
>> record
> 
> Send a Header(pragma no-cache) before Header(Location) and it will work.
> 
> Roko
--
Avi Schwartz
[EMAIL PROTECTED]

"I have to share the credit. I invented it, but Bill made it
famous." - IBM engineer Dave Bradley describing the
control-alt-delete reboot sequence

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to