<FORM NAME="logon" METHOD="POST" ACTION="http://yourdomain.whatever:8383 "> <INPUT TYPE="hidden" NAME="page" VALUE="login"> <div align="left"> <table width="4%" align="center" cellpadding="2" cellspacing="0"> <tr> <td colspan="2"><strong><font color="#C0C0C0" size="4"> Email</font></strong><strong><font color="#C0C0C0" size="4"> Login:</font></strong></td> </tr> <tr> <td width="41%"> <font color="#C0C0C0"><strong>Username:</strong></font></td> <td width="59%"><div align="right"> <input type="text" size="10" name="userid"> </div></td> </tr> <tr> <td><font color="#C0C0C0"><strong>Password:</strong></font></td> <td><div align="right"> <input type="password" size="10" name="passwd"> </div></td> </tr> <tr> <td colspan="2"> <div align="right"><strong><font color="#C0C0C0" size="4"> </font></strong> <input name="submit" type="submit" onClick="return formSubmit(this.form);" value="Logon"> </div></td> </tr> </table> </div> </FORM>
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of isp-lists [at] beachcomp.com Sent: Sunday, February 22, 2004 9:01 PM To: [EMAIL PROTECTED] Subject: [IMail Forum] Web Mail Form Login Hey, Can anyone send me a quick snippet for putting a web mail login on a site? Thanks To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
