Forward Form Post - ...
Hi,
Does anybody here know how to redirect a user to a site with a perl script and while doing that post information to that new document.
I know hor to do the redirect, I just havent figured out how to do the post. get is not an option, because i dont have access to the script I am submitting to.
----------
Malte Ubl - Germany
http://goKewl.com/
Anonymous posted this at 23:05 — 25th May 1999.
They have: 5,633 posts
Joined: Jan 1970
what do you mean by "post" ?
do you have to call a document using the "post"-method?
or is it your own script you use?
cu
patrick
anti posted this at 23:08 — 26th May 1999.
They have: 453 posts
Joined: Jan 1999
hi,
you can't.
you can send the client to a new location, but in a post he has to post the information to the server.
that's simply not possible.
you can however get the document yourself and print it to the client.
things would be much easier if you'd tell us the URL of the target-script.
ciao
anti
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.