do a header re-direct.

header("Location: http://domain.com/page.php";);

include any variables you want, inc session vars if needed.

--

  Chris Lee
  [EMAIL PROTECTED]


"Andrew Forgue" <[EMAIL PROTECTED]> wrote in message
001d01c17ddc$a898fc40$6701a8c0@ajf">news:001d01c17ddc$a898fc40$6701a8c0@ajf...
Hello,

Is there a way to "post" to a script without any user interventions... e.g
The user posts to a script, and the script posts back to the original one.

Thanks!




-- 
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