teamspace - Let's work together
Region and language:
Two employee

Let’s work together!

teamspace — the all-round tool for all industries


teamspace login area on your homepage

You have the opportunity to use teamspace directly from your own homepage giving you quick access. The following shows how to integrate and how to use a login box on your home page. After choosing on of the examples, you can integrate the specific login area by copying the code on the right to your homepage. You are free to change these examples to your specific use.

Example 1


You want to login to one specific team and the members should only enter their username and password. The team ID is set by default.

Example


HTML-Code

Name

Password

© teamspace
<table style="border:4px solid #73AEDA">
<tr><td>
<table border="0">
<form action="http://www.teamspace.com/cgi-bin/ts_enterteam.pl" method="post">
<input type="hidden" name="Language" value="1">
<tr><td style="font-size:8pt">Team</td></tr>
<tr><td><input type="text" name="TSID" value="" size="6"></td></tr>
<tr><td style="font-size:8pt">Name</td></tr>
<tr><td><input type="text" name="UserName" value="" size="6"></td></tr>
<tr><td style="font-size:8pt">Password</td></tr>
<tr><td><input type=password name=Passwd size="6"></td></tr>
<tr><td><input style="font-size:8pt" type="submit" value="Login"></td></tr>
<tr><td><a href="http://www.teamspace.com"
style="text-decoration:none; color:#445566;font-size:7pt;">&copy; teamspace</a>
</td></tr>
</form>
</table>
</td></tr>
</table>



Example 2


You want to show the normal login area on your homepage.

Example


HTML-Code

Team
Name
Password
© teamspace
<table style="border:4px solid #73AEDA">
<tr><td>
<table border="0">
<form action="http://www.teamspace.com/cgi-bin/ts_enterteam.pl" method="post">
<input type="hidden" name="Language" value="1">
<tr><td style="font-size:8pt">Team</td></tr>
<tr><td><input type="text" name="TSID" value="" size="6"></td></tr>
<tr><td style="font-size:8pt">Name</td></tr>
<tr><td><input type="text" name="UserName" value="" size="6"></td></tr>
<tr><td style="font-size:8pt">Password</td></tr>
<tr><td><input type=password name=Passwd size="6"></td></tr>
<tr><td><input style="font-size:8pt" type="submit" value="Login"></td></tr>
<tr><td><a href="http://www.teamspace.com"
style="text-decoration:none; color:#445566;font-size:7pt;">&copy; teamspace</a>
</td></tr>
</form>
</table>
</td></tr>
</table>


Example 3


You want to give different teams access to your homepage.


Example


HTML-Code

Team
Name
Password
© teamspace
<table style="border:4px solid #73AEDA">
<tr><td>
<table border="0">
<form action="http://www.teamspace.com/cgi-bin/ts_enterteam.pl" method="post">
<input type="hidden" name="Language" value="1">
<tr><td style="font-size:8pt">Team</td></tr>
<tr><td style="font-size:8pt">
<select style="font-size:8pt" name="TSID" size="1">
<option>TEAMID1</option>
<option>TEAMID2</option>
<option selected>TEAMID3</option>
<option>TEAMID4</option>
</select>
</td></tr>
<tr><td style="font-size:8pt">Name</td></tr>
<tr><td><input type="text" name="UserName" value="" size="6"></td></tr>
<tr><td style="font-size:8pt">Password</td></tr>
<tr><td><input type=password name=Passwd size="6"></td></tr>
<tr><td><input style="font-size:8pt" type="submit" value="Login"></td></tr>
<tr><td><a href="http://www.teamspace.com"
style="text-decoration:none; color:#445566;font-size:7pt;">&copy; teamspace</a>
</td></tr>
</form>
</table>
</td></tr>
</table>
Newsletter | FAQ | Feedback | About us | Disclaimer | Security Statement | Terms of use | Contact us | Sitemap
Do you have more questions? Just call us: +49 (0) 6151 130970
© 2008 by 5 POINT AG, all rights reserved