
Quoted
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
</head>
<body>
<form action="<?php $PHP_SELF ?>" method="post">
<table border="0" cellspacing="7">
<tr><td>Nickname:</td><td><input type="text" name="name" size="12" maxlenght="35"></td></tr>
<tr><td colspan="2">
<? if($_POST['submit']) { ?>
<a href="teamspeak://62.141.58.45:8767/?Nickname<?=$_POST['name']; ?> "><input type="submit" name="submit" value="TeamSpeak Login"></a>
<? } ?></td></tr>
</table>
</form>
</body>
</html>
|
|
HTML Code |
1 2 3 4 5 6 7 8 9 10 11 12 |
<form method="post" onsubmit="document.location.href='teamspeak://62.141.58.45:8767/?this.name.value'"> <table border="0" cellspacing="7"> <tr> <td>Nickname:</td> <td><input type="text" name="name" size="12" maxlenght="35"></td> </tr> <tr> <td colspan="2"> <input type="submit" name="submit" value="TeamSpeak Login"></a></td> </tr> </table> </form> |
Quoted
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
</head>
<form method="post" onsubmit="document.location.href='teamspeak://62.141.58.45:8767/?this.name.value'">
<table width="141" border="0" cellspacing="7" bgcolor="#666666">
<tr>
<td colspan="2" bgcolor="#666666"><div align="center">
<div align="center"> <strong><img src="http://www.kampftrupp.de/pics/teamspeak.png" alt="Bild" /></strong> </div>
<div align="center"> <a href="http://www.home.my-vp.de/index.php?option=com_joomlaboard&Itemid=122&func=rules">Die Allgemeinen Regeln gelten auch für den TeamSpeak Server.</a> </div>
<div align="center"> TeamSpeak Server info. </div>
<div align="center"> Conect: </div>
<div align="center"> 62.141.58.45:8767 </div>
</div></td>
</tr>
<tr>
<td colspan="2" bgcolor="#666666"><div align="center"><em><strong>Nickname:</strong></em></div></td>
<tr><td width="125"><center><input type="text" name="name" size="12" maxlenght="35"></center></td></tr>
</tr>
<center><tr>
<td colspan="2" bgcolor="#666666">
<input type="submit" name="submit" value="TeamSpeak Login"></a></td>
</tr></center>
</table>
</form>

Quoted
teamspeak://62.141.58.45:8767/?benutzername
|
|
HTML Code |
1 |
|
Quoted
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>TeamSpeak Login</title>
<style type="text/css">
<!--
.Stil1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
}
.Stil2 {font-family: Georgia, "Times New Roman", Times, serif}
-->
</style>
</head>
<form method="post" onsubmit="document.location.href='teamspeak://62.141.58.45:8767/?nickname='+this.name.value">
<table width="141" border="0" cellspacing="7" bgcolor="#505050">
<tr>
<td colspan="2" bgcolor="#505050"><div align="center">
<div align="center"> <strong><img src="http://www.kampftrupp.de/pics/teamspeak.png" alt="Bild" /></strong> </div>
<div align="center"> <a href="http://www.home.my-vp.de/index.php?option=com_joomlaboard&Itemid=122&func=rules" target="_blank" class="Stil2">Die Allgemeinen Regeln gelten auch für den TeamSpeak Server.</a> </div>
<div align="center" class="Stil2"> TeamSpeak Server info. </div>
<div align="center" class="Stil2"> Conect: </div>
<div align="center" class="Stil2"> 62.141.58.45:8767 </div>
</div></td>
</tr>
<tr>
<td colspan="2" bgcolor="#505050"><div align="center" class="Stil1"> Nickname:</div></td>
<tr><td width="125"><center><input type="text" name="name" size="12" maxlenght="35"></center></td></tr>
</tr>
<center><tr>
<td colspan="2" bgcolor="#505050">
<input type="submit" name="submit" class="Button" value="TeamSpeak Login"></td>
</tr></center>
</table>
</form>
Quoted
<form method="post" onsubmit="..../?nickname='+this.name.value;return false">
Quoted
Method Not Allowed
The requested method
POST is not allowed for
the
URL /TeamSpeak_Login.html.
Apache/1.3 Server at
www.home.my-vp.de
Port 80
Quoted
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>TeamSpeak Login</title>
<style type="text/css">
<!--
.Stil1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
}
.Stil2 {font-family: Georgia, "Times New Roman", Times, serif}
-->
</style>
</head>
<form method="post" onsubmit="document.location.href='teamspeak://62.141.58.45:8767/?nickname='+this.name.value;return false">
<table width="141" border="0" cellspacing="7" bgcolor="#505050">
<tr>
<td colspan="2" bgcolor="#505050"><div align="center">
<div align="center"> <strong><img src="http://www.home.my-vp.de/images/teamspeak.png" alt="Bild" /></strong> </div>
<div align="center"> <a href="http://www.home.my-vp.de/index.php?option=com_joomlaboard&Itemid=122&func=rules" target="_blank" class="Stil2">Die Allgemeinen Regeln gelten auch für den TeamSpeak Server.</a> </div>
<div align="center" class="Stil2"> TeamSpeak Server info. </div>
<div align="center" class="Stil2"> Conect: </div>
<div align="center" class="Stil2"> 62.141.58.45:8767 </div>
</div></td>
</tr>
<tr>
<td colspan="2" bgcolor="#505050"><div align="center" class="Stil1"> Nickname:</div></td>
<tr><td width="125"><center><input type="text" name="name" size="12" maxlenght="35"></center></td></tr>
</tr>
<center><tr>
<td colspan="2" bgcolor="#505050">
<input type="submit" name="submit" class="Button" value="TeamSpeak Login"></td>
</tr></center>
</table>
</form>
Quoted
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>TeamSpeak Login</title>
<style type="text/css">
<!--
.Stil1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
color: #FFFFFF;
}
.Stil2 {font-family: Georgia, "Times New Roman", Times, serif}
body {
background-color: #505050;
}
.Stil3 {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; }
-->
</style>
</head>
<form method="post" onsubmit="document.location.href='teamspeak://62.141.58.45:8767/?nickname='+this.name.value;return false">
<table width="152" border="0" cellspacing="7" bgcolor="#505050">
<tr>
<td colspan="2" bgcolor="#505050"><div align="center">
<div align="center"> <strong><img src="http://www.home.my-vp.de/images/teamspeak.png" alt="Bild" /></strong> </div>
<div align="center">
<p><a href="http://www.home.my-vp.de/index.php?option=com_joomlaboard&Itemid=122&func=rules" target="_blank" class="Stil2">Die Allgemeinen Regeln</a><a href="http://www.home.my-vp.de/index.php?option=com_joomlaboard&Itemid=122&func=rules" target="_blank" class="Stil2"> gelten auch für den TeamSpeak Server.</a> </p>
</div>
<div align="center" class="Stil3"> TeamSpeak Server info. </div>
<div align="center" class="Stil3"> Conect: </div>
<div align="center" class="Stil3"> 62.141.58.45:8767 </div>
</div></td>
</tr>
<tr>
<td colspan="2" bgcolor="#505050"><div align="center" class="Stil1"> Nickname:</div></td>
<tr><td width="136"><center><input type="text" name="name" size="12" value="UFF-Gast" maxlenght="35"></center></td></tr>
</tr>
<tr>
<td colspan="2" bgcolor="#505050">
<center><input type="image" src="TSlogin.gif" name="submit"></center></td>
</tr>
</table>
</form>