Here is the minimum code required if you want to provide a webmail log-in feature on your website:
START OF CODE SNIPPET <form method="POST" action="http://mail.mxguard.com/login.cgi" name="Login"> <input type="hidden" name="page" value="login"> E-mail address:<input name="userid" type="text" onFocus="if(this.value!='')this.select();"><br> Password: <input name="passwd" type="password" size="15"><br> <input name="submit" type=submit value=login> </form> END OF CODE SNIPPET Regards, David Gregg dgSoft Internet Services +1.949.584-1514 --- mxGuard for IMail Server based spam and virus protection for under $100 Request a free trial at http://www.mxGuard.com --- ----- Original Message ----- From: "isp-lists [at] beachcomp.com" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 22, 2004 8:00 PM 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/
