Re: IIS page post to apache

2005-01-26 Thread Helmut
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 an

IIS page post to apache

2005-01-25 Thread 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? Thanks,