Thunder: Voting System - Abstimmung

Beitrag lesen

Danke für die Tipps :) Aber hier hab ich noch was.
Mein Freund hat das Voting-Teil auf seinen Seite gemacht !
Kann ich da nicht einfach irgendwas dran ändern sodass ich dann den Queltext einfach in meine Seite einbauen kann ?

Hier der Text des Scripts:

<HTML>
<HEAD>
  <TITLE>Zuelemann-Online</TITLE>
</HEAD>

<body background="./bilder/lava2.jpg">
<center>
<font size="+2" color="red" face="Comic Sans MS">Voten bei Zuelemann-Online</font>

<form><table><tr><td bgcolor="black"><table><tr><td width="300px" colspan="2" align="center"><b><font face="Comic Sans MS" color="orange">Wie findest du diese Seite? (Bitte ehrlich antworten.)<br></font></b></td></tr>
<tr><td width="20px"><input type="radio" onClick="javascript:window.open('http://212.84.254.161/0814/html/cgi-bin/cms/vote/v.cgi?id=5237&action=vote&option=1','','width=500,height=300,scrollbars=yes');"></td><td width="270px"> <font face="Comic Sans MS" color="red">Super!<br></font></td></tr>
<tr><td width="20px"><input type="radio" onClick="javascript:window.open('http://212.84.254.161/0814/html/cgi-bin/cms/vote/v.cgi?id=5237&action=vote&option=2','','width=500,height=300,scrollbars=yes');"></td><td width="270px"><font face="Comic Sans MS" color="red">Gut, könnte aber noch was dran verbessert werden.<br></font></td></tr>
<tr><td width="20px"><input type="radio" onClick="javascript:window.open('http://212.84.254.161/0814/html/cgi-bin/cms/vote/v.cgi?id=5237&action=vote&option=3','','width=500,height=300,scrollbars=yes');"></td><td width="270px"><font face="Comic Sans MS" color="red">Mittel, müsste noch viel verbessert werden.<br></font></td></tr>
<tr><td width="20px"><input type="radio" onClick="javascript:window.open('http://212.84.254.161/0814/html/cgi-bin/cms/vote/v.cgi?id=5237&action=vote&option=4','','width=500,height=300,scrollbars=yes');"></td><td width="270px"><font face="Comic Sans MS" color="red">Schlecht, muss total überarbeitet werden.<br></font></td></tr>
<tr><td width="20px"><input type="radio" onClick="javascript:window.open('http://212.84.254.161/0814/html/cgi-bin/cms/vote/v.cgi?id=5237&action=vote&option=5','','width=500,height=300,scrollbars=yes');"></td><td width="270px"><font face="Comic Sans MS" color="red">Zum Kotzen, es gibt keine Rettung.<br></font></td></tr>
<tr><td width="150px" colspan="2" align="center"><a href="#" onClick="javascript:window.open('http://212.84.254.161/0814/html/cgi-bin/cms/vote/v.cgi?id=5237','','width=500,height=300,scrollbars=yes');"><font face="Verdana">Ergebnisse</font></a></td></tr></table></td></tr></table></form>
</center

</body>
</HTML>

Ob man damit jetzt wirklich was anfangen kann ist fraglich, so wie der Test hier im Forum dargestellt wird :DD