Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ASP
Re: IIS page post to apache
 

Index | Next | Previous | View Flat


mail at hzlabs

Jan 25, 2005, 11:17 PM


Views: 1414
Permalink
Re: IIS page post to apache [In reply to]

Hi Randy,

>
> I have an Oracle server running on Apache and I am looking for a way
> to post the username from IIS to apache. I tried an active server
> page (ASP) running under IIS that POSTs a form variable but I haven't
> figured out how to make Oracle/Apache read the post. Anyone have any
> ideas?

If you are using Apache::ASP to receive the Post-Data (that's what i
suppose)
you can use

my $username = $Request->Form ('INPUT_NAME');

where INPUT_NAME is the name of the Form's input tag.

Helmut

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe [at] perl
For additional commands, e-mail: asp-help [at] perl

Subject User Time
IIS page post to apache randys342004 at yahoo Jan 21, 2005, 12:41 PM
    Re: IIS page post to apache mail at hzlabs Jan 25, 2005, 11:17 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.