How do i create a custom webmail log-in on my page using php form?

Avatar
  • Answered
I wish to create a custom log-in form on my webpage where users enter there username/password and click log-in ? i'm thinking php post method ?
Avatar
Tim S.
Hi tom12,

Thanks for posting your question. I'm more than happy to assist you today. You are correct, you'll want create a HTML form, set the method to "post" and have the "action" point to the webmail login like "yourdomain.com/webmail".

Keep in mind though, if the login fails, they will then see the InMotion Hosting webmail login page.

If you need further assistance please feel free to contact us.

Thanks!

Tim S