Steve Robbins <srobbins@no.spam.charter.net> schrieb:
[color=blue]
> What I have is a forms-based application where I POST the form. This
> was decided on because of security and the length limits of a URL. Now
> I have a need where I would like to link to a form and "fake" some of
> the variables that are normally posted.[/color]
I'd suggest that you make a GET-Request to a new script, which will make
a POST-Request to your existing script.
The FAQ of the german speaking PHP newsgroups has a nice example for a
POST-Request. Read
http://www.dclp-faq.de/q/q-code-post.html, ignore the
short german text and just have a look at the code. You should be able
to understand how it works.
On the other hand you could just change your script and get the data fom
the $_REQUEST-array instead of the $_POST-array.
Regards,
Matthias
P.S.: You might want to wait for a solution from the genius "ww",
because I'm "one of those stupid people posting to news groups
that has NO clue what he's talking about".
See Message-Id <kendrvsv1ut1gugqudiofvo9e6q4u4f5mo@4ax.com> for
details.
:-)
--
Who are we? What are we doing here? - Amnesy International