Custom Login Page For Your Website

Basic HTML code for including a My Docs Online Login form on your web site

(modify as needed to match the look and feel of your site)

<form method="post" name="Login" action="https://www.mydocsonline.com/scripts/mydocext.dll">
<input type="hidden" name="MDOFR" value="MILM3001">
Login ID: <Input type="text" NAME="Userid" size="18" value=""><br>
Password: <input type="Password" name="Password" size="18" value=""><br>
<input type="submit" value="Login" name="Login">
</form>

 

Example:

Login ID:  

Password: 

Hosting a login form, combined with account branding for logged-in browser Users, strengthens your own brand. This HTML code is free of charge to use and can be added to your web site at anytime.