Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >> General Public > Chit Chat Public
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Chit Chat Public Talk about any thing you want! This forum is public.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-29-2003, 09:54 AM
dipu
Guest
 
Unhappy How to make a custom login page for atmail for our clients?

How to make a custom login page for atmail for our clients like the one in http://webmail.hsphere.cc/index.pl

I do not want to redirect my page to the hsphere login page.
Reply With Quote
  #2  
Old 06-29-2003, 10:04 AM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
First of all make sure if your a reseller you read this post

http://www.matrixwebhosting.net/foru...?threadid=4417

Once You have access to the forums there are several posts telling you how to do this.

Here is one way

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <FORM action="http://webmail.hsphere.cc/atmail.pl" method="post" name="loginPage" target="_top"> <TABLE cellspacing='0' cellpadding='4' border='0'> <TR> <TD><STRONG>Logon</STRONG></TD> <TD><STRONG>Password</STRONG></TD> </TR> <TR> <TD><INPUT name='username' size='9' value=''></TD> <TD><INPUT name="password" type='password' size='20'></TD> </TR> <TR> <TD colspan='2' align='center'><INPUT class="submito" type="submit" name="Login" value="Login"></TD> </TR> </TABLE> <INPUT type="hidden" name='pop3host' value='example.com'> <INPUT type='hidden' name='LoginType' value='xp'> <INPUT type='hidden' name='Language' value='english'> <INPUT type='hidden' name='MailServer' value='mail.example.com'><BR> <BR> </FORM> </BODY> </HTML>
Reply With Quote
  #3  
Old 06-29-2003, 10:46 AM
dipu
Guest
 
Thank you very much for your help. I have tried the code and it worked.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
to make index.php as default page gmsi Chit Chat Public 7 11-28-2005 08:05 AM
Solution for atmail custom logout with demo gadgetgal99 Chit Chat Public 48 09-09-2003 06:39 PM


All times are GMT -5. The time now is 05:08 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.42589 seconds with 13 queries
[Output: 42.22 Kb. compressed to 39.56 Kb. by saving 2.67 Kb. (6.31%)]