Thanks Thomas. I do have a form at
http://www.yoursourceinjapan.com/feedback.htm - that will not work. I
understand that it is because my host does not have FP extensions. I also
understand that if I put a certain script into the html of this page - it
will work.
Further my host sent me the below pasted source for the script. I have never
done this before and my question is - where in the html of that page do I
paste this snippet? In the Head? Below the title?
Here is what they sent me:
Necessary Form Fields
There is only one form field that you must have in your form, for FormMail
to work correctly. This is the recipient field.
Field: recipient
Description: This form field allows you to specify to whom you wish
for your form results to be mailed. Most likely you will want to configure
this option as a hidden form field with a value equal to that of your e-mail
address.
As of version 1.8, You can include multiple recipients by separating
the values with commas.
Syntax: <input type=hidden name="recipient"
value="(e-mail address removed)"> OR
<input type=hidden name="recipient"
value="(e-mail address removed),
[email protected]">