• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Auswertung von Fragen

  • Ersteller Ersteller HTML-Kenner
  • Erstellt am Erstellt am
H

HTML-Kenner

Guest
Hi Leute,

ich habe eine Frage die ich nicht durchs durchfummeln aller Website gefunden habe.
Also ich habe ein Klassenforum erstellt und wollte jetzt eine Seite mit Fragen hin zufügen:
Hier ist der Quelltext:

<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title></title>
</head>
<body>
<table class="MsoNormalTable"
style="border: medium none ; border-collapse: collapse; width: 1008px; height: 561px;"
border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr style="height: 300pt;">
<td
style="border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0cm 5.4pt; height: 396px; width: 838px; text-align: left;"
valign="top">
<div style="text-align: center;"><br>
<br>
Brauch jede
Familie&nbsp;mindestens einen Computer mit dem sie ins Internet
gehen kann? </div>
<div style="text-align: center;">
<table
style="width: 288px; height: 24px; text-align: left; margin-left: auto; margin-right: auto;"
id="Veld1" fd:type="6" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<td
style="vertical-align: middle; text-align: center; width: 35px;"><input
value="Ja" id="Veld1opt1" name="Veld1"
onclick="ev(3272802,event);" bgcolor="#D7E5F2"
fd:type="6" type="radio"></td>
<td style="text-align: center; width: 35px;"><label
for="Veld1opt1">Ja&nbsp;</label></td>
<td
style="vertical-align: middle; text-align: center; width: 35px;"><input
value="Nein" id="Veld1opt2" name="Veld1"
onclick="ev(3272802,event);" bgcolor="#D7E5F2"
fd:type="6" type="radio"></td>
<td style="text-align: center; width: 35px;"><label
for="Veld1opt2">Nein&nbsp;</label></td>
<td
style="vertical-align: middle; text-align: center; width: 35px;"><input
value="Enthalt" id="Veld1opt2" name="Veld1"
onclick="ev(3272802,event);" bgcolor="#D7E5F2"
fd:type="6" type="radio"></td>
<td style="text-align: center; width: 113px;"><label
for="Veld1opt2">Ich enthalte mich&nbsp;</label></td>
</tr>
</tbody>
</table>
<div style="text-align: center;">
<div style="text-align: left;">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;Sch&uuml;ler: &nbsp; &nbsp;
&nbsp; &nbsp; ?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; ?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;?</div>
<div style="text-align: left;">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;%:&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
&nbsp;?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; ?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;?</div>
Teilnehmen<br>
P.S. Enthalten ist feige!!! </div>
</div>
</td>
</tr>
</tbody>
</table>
</body>
</html>


und jetzt wollte ich fragen wie wenn man auf z.B. ja ankreutzt und dann auf Teilnehmen klick der Computer ohne Mensch es schafft Schüler und % aus zurechnen.Nebenbei muss noch berücksichtigt werden das jede IP-Adresse nur einmal ihr Meinung ab geben darf.

Vielen Dank im Vorraus

Euer HTML-Kenner
 
Zum Einen: dein Code ist eine Katastrophe!
Zum Anderen: nur mit HTML geht das nicht. Dazu benötigst du eine serverseitige Programmiersprache wie zB PHP.
Besitzt du da Grundkenntnisse?
Wenn nicht, wäre das ein fall für die Jobbörse.
Zum Aneignen von Kenntnissen würde ich dir im Speziellen
Formulare und PHP
und allgemein für PHP-Anfänger
PHP für dich
empfehlen
 
Es gibt ein riesen Probelm Ich habe anscheind kein PHP geht es auch irgentwie anders? Bitte es muss doch irgentwie anders funktionieren
 
Zuletzt bearbeitet von einem Moderator:
Hi Leute

Hat jemand von euch Zeit und kann mir den unten stehenden Quelltext um schreiben damit wenn man auf Absenden klickt das Formular an meine E-Mail Adresse: [email protected] schickt wird und gleichzeitig auch automatisch auswertet wird und die jeweilige Schüler und Prozentzahl ändert wird

Der Quelltext:
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>-</title>
</head>
<body>
<center>
Brauch jede
Familie ein mindestens an einem Computer Internet?<br>
<table fd:type="6" id="Veld1"
style="text-align: left; margin-left: auto; margin-right: auto; height: 24px; width: 300px;"
border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td
style="vertical-align: middle; text-align: center; height: 27px; width: 35px;"><input
value="Ja" id="Veld1opt1" name="Veld1"
onclick="ev(3272802,event);" bgcolor="#D7E5F2"
fd:type="6" type="radio"></td>
<td style="text-align: center; width: 35px;"><label
for="Veld1opt1">Ja&nbsp;</label></td>
<td
style="vertical-align: middle; text-align: center; width: 35px;"><input
value="Nein" id="Veld1opt2" name="Veld1"
onclick="ev(3272802,event);" bgcolor="#D7E5F2"
fd:type="6" type="radio"></td>
<td style="text-align: center; width: 35px;"><label
for="Veld1opt2">Nein&nbsp;</label></td>
<td
style="vertical-align: middle; text-align: center; width: 35px;"><input
value="Enthalt" id="Veld1opt2" name="Veld1"
onclick="ev(3272802,event);" bgcolor="#D7E5F2"
fd:type="6" type="radio"></td>
<td style="text-align: center; width: 117px;"><label
for="Veld1opt2">Ich enthalte mich&nbsp;</label></td>
</tr>
</tbody>
</table>
<form action="?">
<div style="text-align: left;">
<div style="text-align: center;">Sch&uuml;ler:&nbsp;&nbsp;__
Sch&uuml;ler &nbsp;__ Sch&uuml;ler &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;__ Sch&uuml;ler
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
</div>
<div style="text-align: center;">%: &nbsp;
&nbsp;&nbsp;__ &nbsp;% &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp;__ &nbsp;% &nbsp; &nbsp;
&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;&nbsp;__ &nbsp;% &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;&nbsp;</div>
</div>
<input value=" Absenden " type="submit"></form>
</center>
</body>
</html>

Bitte helft mir!!!
Bitte!!!

Euer HTML-Kenner
 
...ich habe zwar nie verstanden was du gemeit hast...
Das habe ich mir gedacht, darum auch die zwei Links, mit denen du dir entsprechende Kenntnisse aneignen könntest ;)
Wir haben alle mal angefangen...aber anfangen muss man schon.

Und was meine letzte Antwort betrifft:
Die Buttonleiste, die du benutzt hast, um Threadi blau, mich grün und den rest fett zu machen, beinhaltet auch drei Code-Buttons.
Einen für Nur-Code, ohne Highligting (#)
Einen für HTML-Code (<>)
Und einen für PHP-Code (Dokumentensymbol mit Aufschrift PHP)
Benutze diese, der Übersichtlichkeit halber, wenn du Code ins Forum postest!
 
Könntet ihr mir vielleicht helfen in der Jobbörse
1.:Besucherzähler
2.:
Auswertung von Fragen

Euer HTML-Nichtskönner;)
 
Zurück
Oben