EBSuite Support  shadow  Knowledge & FAQs    Learning Center  shadow  Tech Blog  shadow  Support Question?  shadow  Login to Case History  shadow
 


Knowledge Home | Functional Area | Admin & Setup |
Login to your account from YOUR web site

Here is the code - just place in on your web site. You may want to modify the fonts and add graphics. Also, the LOURL is the log out URL. Be sure to edit that so the return from logging out is your web site.

</p><p><form name="login" action="http://www.ebsuite.com/ozLogin.jsp" method=post>
<table width=200 cellspacing=0 cellpadding=0 border=0>
<tr>
  <td width="14%" align=right nowrap class=normalSmall><strong>Company:  </strong></td>
  <td width="86%" align=left nowrap class=normalSmall><input type=text name=companyName class=textInput size=18 value="" /></td>
</tr>
<tr>
  <td align=right nowrap class=normalSmall><strong>User:  </strong></td>
  <td class=normalSmall align=left nowrap><input type=text name=userName class=textInput size=18 value="" /></td>
</tr>
<tr>
  <td align=right nowrap class=normalSmall><strong>PW:  </strong></td>
  <td class=normalSmall align=left nowrap><input type=password name=passWord class=textInput size=18 value=""></td>
</tr>

<tr>
  <td> </td><td class=normalSmall align=left nowrap>
    <input type=submit name="submitBtn" class=normalButton value=LOGIN />
   
   </td>
</tr>

</table>
<input type=hidden name=ru value="">
      <input type=hidden name=rup value="">
      <input type=hidden name=lourl value="http://www.yourgotosite.com/index.php">
 </form>
</p>

<p>

 

Related Articles:
No related articles.
 
Attachments:
  login form only.txt
 
Was this article helpful?
 
 
Type: Knowledge Base
Email a friend
Print this page


Back to Knowledge & FAQs page.


 
 
Powered by EBSuite.