Sorry, a post MUST come from the client. The only way I know, is to use
JavaScript for this...

// Tobias


""Peter Phillips"" <[EMAIL PROTECTED]> wrote in message
99p6a2$vou$[EMAIL PROTECTED]">news:99p6a2$vou$[EMAIL PROTECTED]...
> Hi,
> I need a way to POST data to another script on another server, without
using
> a form and without using GET (i.e. foobar.php?name=value), I then need the
> user to be sent to that page (which now has the data).
>
> Is that possible? I found some functions (PostToHost), but they only POST
> the data and do now direct the user to the site.
>
> Any help would be appreciated.
>
> Thanks
>
> BTW: I can't use sessions or anything like that.
>
>
>
> --
> 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]
>



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