Sonya/
I was afraid someone would ask me that! Got from a swedish website so there is language problem here!
But it should work, do like this:
Go to
www.niklasson.net/formFill in Your name = Ditt namn
Fill in your email = Din e-post
Fill in your website (http://...) = Din hemsida
You will receive a code to paste on your website but
don't use that one. I changed the code slightly (thanks to GDI I know what a htlm code is!) to have english text at the boxes instead of swedish.
This is the code to paste. Look at the 1st and 3rd row, copy your id from the code that niklasson.net will send to you and change the id number, otherwise your leads will be sent to me!
<!--
www.niklasson.net - Formulärkod för ID 6548 -->
<form action="
http://www.niklasson.net/form/mail.php" method="post">
<input type="hidden" name="id" value="6548">
<table border="0" cellpadding="0" cellspacing="2">
<tr>
<td>Name:</td>
<td><input type="text" name="name" size="25"></td>
</tr>
<tr>
<td>E-mail:</td>
<td><input type="text" name="E-mail" size="25"></td>
</tr>
<tr>
<td colspan="2" height="10"></td>
</tr>
<tr>
<td valign="top">Message:</td>
<td><textarea name="Message" rows="6" cols="28"></textarea></td>
</tr>
<tr>
<td colspan="2" height="10"></td>
</tr>
<tr>
<td></td>
<td><input type="submit" value="Submit"> <input type="reset" value="Clear"></td>
</tr>
</table>
</form>
Good luck!
Stefan
Paste this one instead