Along with this subject, is there a way to allow the user to signup for the
account via a web form also?
Jason
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, February 17, 2000 11:03 AM
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] Web interfaces
> I am attempting to create a Web Based login interface for iMail 6.0
> (something similar to AOL's front page interface at
> www.aol.com. Problem is
> I am trying to make this interface on a different server than the mail
> server.
>
> Has anyone have access or made any cgi or other scripts that
> allow this
> interface to occur?
No cgi needed. Just put this form on any HTML document (change the form
action to point to your IMail server):
<form method="POST" action="http://mail.hksi.net/login.cgi"
name="Login">
<input type="hidden" name="page" value="login">
User ID <input type="text" size="25" name="userid"><br>
Password <input type="password" size="15" name="passwd"><br>
<input type=submit value="Log In">
</form>
HTH,
Ron Allen Hornbaker ����
Humankind Systems, Inc. ~
mailto:[EMAIL PROTECTED]
HKSI WebMail Templates for IMail v6
Global Stylesheet Colors ~ Fast Loads
ActiveX SpellCheck ~ MacIE compatible
demo.............. http://mail.hksi.net
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.