Plug-In
It's extremely easy to use OrgInfo's
application
as "plug-in" ASP (Application Service Provider) service in your own internet or intranet site. After you customize your directory's logo,
title and background and plug OrgInfo into your site, your directory will look
like it's part of your own site! To the user, it will look like he/she never
even left your site.
Contact us for the sign-in name and password and click "Demo" on
the left menu to see how OrgInfo's application can be made to look like it's your
application.
To plug OrgInfo's applicaton into your site, you simply insert the login fields into
your web page. To do this, copy and paste the HTML code below into your web
page:
<form method="POST" name="OrgInfo" action="http://orginfo.com/orginfo/login.asp">
<center><table border=0 bgcolor="#EAFFFF">
<tr><th align=right valign=top><br>Sign In:</th>
<td><table border=0>
<tr><td> <i>First Name</i><br><input
type=text name="namefirst" size="15"></td>
<td> <i>Last Name</i><br><input type=text name="namelast"
size="25"></td></tr></table></td></tr>
<tr><th align=right valign=top>Password:</th>
<td><input type=password name="password" size="22"> <input
type=submit value="Enter..."></td></tr>
<tr><td align=right colspan=2><font size="2" face="Arial Narrow">Forgot
your password? Contact <a href="mailto:AdminEmail">Administrator</a></font></td>
<tr></table>
<input type=hidden size=40 name="org_id" value="OrganizationID">
<input type=hidden size=40 name="adminemail" value="AdminEmail">
</center></form>
AdminEmail should be the Administrator's E-mail
address.
OrganizationID should be the Organization's
ID.
You should then change the URL in your directory
to point to the web page that you want to exit to when your members sign out. Again, to see an example of how this HTML looks, click on "Demo" on the left menu. Contact us for the sign-in
name and password.
Note:
This type of "plug in" should not be confused with plug-in software for your browser,
such as ActiveX.
AutoChart does not require the use of these plug-ins.