|
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] I have to fields, here is my HTML: <body bgcolor="#FFFFFF" text="#000000"> <form action="/cgi-bin/LOGIN" method="post"> <div align="center"><center><table> <tr> <td>UserId</td> <td><input type="text" name="USERID" size=50></td> </tr> <tr> <td>password</td> <td><input type="password" name="UPASS" size=50></td> </tr> </table> </center></div><div align="center"><center><p><input type="submit" value="Log In"></p> </center></div> </form> </body> </html> I have a breakpoint set in my CGi program on the subprocedure #GetEnv, No data is getting into the Subprocedure therefore no data to do a #CvtDb. And my HTTP is set up for POST/GET. Any Ideas? Thanks, Justin Houchin Programmer Reliatek, Inc
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.