A Taylor <[EMAIL PROTECTED]> wrote:
: Hi all,
: I am trying to set some HTTP header variables in a perl
: script that I can
: then pick up in another script.
: I want to create a situation as if some one had POSTed
: variables from a form.
Fields in a form are not placed in the HTTP headers
o
A Taylor <[EMAIL PROTECTED]> asked:
> I am trying to set some HTTP header variables in a perl
> script that I can then pick up in another script.
> I want to create a situation as if some one had POSTed
> variables from a form. I then want to pick these variables up
> in an .asp script.
You can
Hi all,
I am trying to set some HTTP header variables in a perl script that I can
then pick up in another script.
I want to create a situation as if some one had POSTed variables from a
form. I then want to pick these variables up in an .asp script.
I have tried picking up cookies with an asp scri