Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8945005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:09:03+00:00 2026-06-15T12:09:03+00:00

I have made a page for my staff to log into their mails without

  • 0

I have made a page for my staff to log into their mails without the need to go to http://www.ipage.com/mail/. The page is http://www.pgla-jordan.org/staff-login.html.

here is the code for that page:

<form METHOD="POST" NAME="login" ENCTYPE="application/x-www-form-urlencoded">
<TR>
<TD>E-mail Address:</TD>
<TD>
<INPUT TYPE="text" NAME="credential_0" value="" SIZE="20" MAXLENGTH="128" class="formfield">
</TD>
</TR>
<TR>
<TD>Password:</TD>
<TD>
<INPUT TYPE="password" NAME="credential_1" SIZE="20" MAXLENGTH="50" class="formfield">
</TD>
</TR> 
<TR><TD>
<INPUT TYPE="submit" NAME="Log In" VALUE="Check Mail" onclick="javascript:login.action='https://secure.ipage.com/mailLogin';javascript:login.destination.value = '/mailadmin/index.bml?check=1';" >
</TD><TD>
<INPUT TYPE="submit" NAME="Log In" VALUE="Manage Mail" onclick="javascript:login.action='https://secure.ipage.com/mailLogin';javascript:login.destination.value = '/mailadmin/index.bml?manage=1';">
</TD></TR>
<INPUT TYPE="hidden" NAME="destination">
</form>
</TABLE>
</center>

I want to let the users just enter the first part of their emails (the XXXX part in XXXX@domain.com) and the password to log them into their mails.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T12:09:04+00:00Added an answer on June 15, 2026 at 12:09 pm

    Do some javascript…..

     <INPUT TYPE="submit" NAME="Log In" VALUE="Check Mail" onclick="Login()" >
    
     function Login()
     {
        document.getElementByName("credential_0").value =  document.getElementByName("credential_0").value + "@domain.com";
    
        javascript:login.action='https://secure.ipage.com/mailLogin';
        javascript:login.destination.value = '/mailadmin/index.bml?check=1';
    
        return true;
     }
    

    hope this will work. you may have to do some fine tunes if it don’t work. but logic should work for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have made a page under http://isca01.bigwavemedia.info/~staged2b/about/staff As you can see the filters between
I have made a page in which i m using a list to display
I have made a php page that sends an email message with multiple attachments.
I have to made a page which will send Email to Newsletter subscribers. There
I have made a simple web-page including a couple of static pages, a css
I have made a web application that uses master page for Login & Logout
I have made a drag-to-trigger_event page based on this guide . I'm displaying list
I have made a simple code for ajax to call a page but it
I have made a site where at the bottom of the page there is
I have made a kind of CMS using CodeIgniter. It loads the page content

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.