I a making some stuff for a homepage but i'm stuck.
<small><b>Navn:</b></small><input type="text" name="username" size="25" maxlength="100" value=""><br>
<small><b>Nick:</b></small><input type="text" name="password" size="25" maxlength="100" value=""><br>
<small><b>Telefon:</b></small><input type="text" name="fullname" size="25" maxlength="100" value=""><br>
<small><b>Mail:</b></small><input type="text" name="Email" size="25" maxlength="100" value=""><br>
there is some input stuff.. .and ofcourse it is a submit button.. or it should be. could anyone help me now because here is the problem: i need a submit button so when people press submit the will be sendt a mail to kalle_klovn25@hotmail.com with all that is written in the input. i've got a mail server to use but i dont know what commands i should use in the submit button. it would be very nice if you could help me because this has to be finished soon.
<small><b>Navn:</b></small><input type="text" name="username" size="25" maxlength="100" value=""><br>
<small><b>Nick:</b></small><input type="text" name="password" size="25" maxlength="100" value=""><br>
<small><b>Telefon:</b></small><input type="text" name="fullname" size="25" maxlength="100" value=""><br>
<small><b>Mail:</b></small><input type="text" name="Email" size="25" maxlength="100" value=""><br>
there is some input stuff.. .and ofcourse it is a submit button.. or it should be. could anyone help me now because here is the problem: i need a submit button so when people press submit the will be sendt a mail to kalle_klovn25@hotmail.com with all that is written in the input. i've got a mail server to use but i dont know what commands i should use in the submit button. it would be very nice if you could help me because this has to be finished soon.