Create your own form: <FORM NAME="logon" METHOD="POST" ACTION="http://YourMailServer/login.cgi"> <div align="center"> <INPUT TYPE="hidden" NAME="page" VALUE="login"> </div> <table width="4%" align="center" cellpadding="2" cellspacing="0"> <tr> <td colspan="2"><font color="#000099"><strong><font size="4"> Email Login:</font></strong></font></td> </tr> <tr> <td width="41%"> <font color="#000099"><strong>Username:</strong></font></td> <td width="59%"><div align="right"> <font color="#000099"> <input type="text" size="10" name="userid"> </font></div></td> </tr> <tr> <td><font color="#000099"><strong>Password:</strong></font></td> <td><div align="right"> <font color="#000099"> <input type="password" size="10" name="passwd"> </font></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> </FORM>
Hope this helps... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Hitchcock Sent: Monday, October 24, 2005 1:47 PM To: [email protected] Subject: [IMail Forum] Web Mail framing - how to remove? I'm in the process of moving an iMail install to a new server. After installing iMail on the new box, I created a dummy account to verify that everything was working. When I connected to the Webmail using a browser, I noticed that the login page was framed -- at the top with a page that has the name of the host in pink and at the bottom with a link to Ipswitch. If I connect directly to login.cgi there is no framing. This did not exist on my older server, which has been upgraded many times from its original 7.05 install. I've looked in the online help, in this message archive, and at Ipswitch and cannot find any instructions on how to remove this framing. How is it done? Jeff Hitchcock - [EMAIL PROTECTED] Castle Web - www.castleweb.com 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/
