I did some poking around there (at freewebs). is this something you can use?
http://members.freewebz.com/formMail.jsp
If so, this form looks like it should work for you:
<form action="http://members.freewebz.com/formMail.jsp" method=post>
<input type=hidden name="userid" value="YOURUSERID">
Name: <input type =" input" name =" 02 - Name" value =" "><br>
E-mail: <input type =" input" name =" 03 - E-mail" value =" "><br>
Subject: <input type =" input" name =" 04 - Subject" value =" "><br>
Please type your comments here:<br><textarea name="05 - Please type your comments here" rows="10" cols="50"></textarea>
<br>
How Did You Hear About Us?: <input type =" input" name =" 06 - How Did You Hear About Us?" value =" "><br>
<center>
<input type =" submit" name =" 07 - Submit" value =" Click Here To Submit Your Comments"></center><br>
<input type = hidden name="next" rows="2" cols="35" value="http://NEXTPAGE"></form>
- <form action="http://members.freewebz.com/formMail.jsp" method=post>
- <input type=hidden name="userid" value="YOURUSERID">
- Name: <input type =" input" name =" 02 - Name" value =" "><br>
- E-mail: <input type =" input" name =" 03 - E-mail" value =" "><br>
- Subject: <input type =" input" name =" 04 - Subject" value =" "><br>
- Please type your comments here:<br><textarea name="05 - Please type your comments here" rows="10" cols="50"></textarea>
- <br>
- How Did You Hear About Us?: <input type =" input" name =" 06 - How Did You Hear About Us?" value =" "><br>
- <center>
- <input type =" submit" name =" 07 - Submit" value =" Click Here To Submit Your Comments"></center><br>
- <input type = hidden name="next" rows="2" cols="35" value="http://NEXTPAGE"></form>
if you replace YOURUSERID with your actual user ID and NEXTPAGE to the page you want them to see after they submit the form.
I could be wrong, but this looks like it's general purpose, for all the members of the site.
hth
This
http://www.disabo.com