----- Original Message ----- From: "Nawed Ali Khan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, March 22, 2006 11:49 AM Subject: [IMail Forum] Mail Login fields on website
>One of our customer want to put his email login window under his website. >He >dont want to user mail server's page ( http://mail.liliane.com.sa:8383). he >want to put login script on his website. How can we do that? <FORM method="POST" action="http://mail.liliane.com.sa:8383/login.cgi" target="_blank"> <input type="hidden" name="page" value="login"> Email address: <input name="userid" type="text" size="20"><br> Password: <input name="passwd" type="password" size="20"><br> <input name="submit" type="submit" value="Login"> </FORM> 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/
