Need help getting a htm form to login with Imail: They say it can be done. Here is the code that I was provided. The form works to a point, it takes me to the login.html but I want to use the user's name and password to login right there. Here is the Code: <form method="POST" action="http://mail.braschconsulting.com:8383/login.cgi"> <input type="hidden" name="page" value="login"> <FONT FACE="Arial, Helvetica, sans-serif"><b>Email Name:</b><br> <input type="text" size="32" name="userid"><br> Password:</b><br> <input type="password" size="32" name="passwd"> <p align="center"> <a href="http://mail.braschconsulting.com/javascript:openHelp('cs_login')"> <img src="images/helpbtn2.gif" border="0" width="74" height="24"></a> <a href="http://mail.braschconsulting.com/javascript:doSubmit()"> <img src="images/loginbtn.gif" alt="Login" border="0" width="74" height="24"></a> </font> </form> Here is the URL of the TEST FORM IN ACTION: http://www.braschconsulting.com/email/formlogin.htm Thanks David Brasch Consulting Services, LLC "Meeting Your Internet Needs" 1-877-BCS-WEB1 http://www.braschconsulting.com Sales: [EMAIL PROTECTED] Support: [EMAIL PROTECTED] Design: [EMAIL PROTECTED] Aol Instant Messenger: BCSSPT Yahoo Messenger: braschconsulting ICQ: 13319001 Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
