Friday, October 27, 2006

Login to TimePro from your own Internet/Intranet web site

Did you know that TimePro can be integrated with your Intranet or Internet web site to allow staff to log on from your systems rather than the TimePro web site (www.timesheets.com.au)?

An added benefit is that your staff no longer need to enter your assigned customer ID when logging on. This is seen as a major advantage of the TimePro system for many customers.

It's easy!

To take advantage of this FREE feature, simply cut and paste the code below into a web page on your web site. Change ??? in the code to your assigned customer ID.

<form name="login" action="http://www.timesheets.com.au/tplogin/default.asp" method="post"><input type="hidden" name="systemid" value="???">User Name: <input type="text" name="username" size="10"><br>Password: <input type="password" name="password" size="10"><input type="submit" name="submit" value="Logon"></form>

Once you've got it working, you can enhance the look and feel of the username/password fields and logon button by adding stylesheets and a graphical button.