Problems with Email Form in Publisher 2003

A

AAA

Hello

I decided to create an Email Form in my website which I design with Publisher 2003. I Copy – Paste necessary HTML code in to “Insert HTML Code Fragment†window, made email address changes, published, but it does not work. (I have added that Code to the letter below) Why is it not working? Have I made something wrong?
Is Publisher 2003 able to produce Email Forms with Fragment function?

Please help,

Thank you

HTML Code follows
 
D

David Bartosik - MS MVP

See previous post.
Duplicate postings are not necessary.

--
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
enter to win Pub 2003:
www.davidbartosik.com/giveaway.aspx

AAA said:
Hello,

I decided to create an Email Form in my website which I design with
Publisher 2003. I Copy - Paste necessary HTML code in to "Insert HTML Code
Fragment" window, made email address changes, published, but it does not
work. (I have added that Code to the letter below) Why is it not working?
Have I made something wrong?
Is Publisher 2003 able to produce Email Forms with Fragment function?

Please help,

Thank you.

HTML Code follows:
-------------------------------------------------------------------------- ---------------------------------

<FORM action="mailto:[email protected]" method="post"
enctype="text/plain"><TABLE BORDER="0" CELLSPACING="0" CELLPADDING="4"
WIDTH="90%"><TR><TD width="30%"><DIV
align="right"><B>Name:</B></DIV></TD><TD width="70%"><INPUT type="text"
name="name" size="20"></TD></TR><TR><TD><DIV
align="right"><B>Email:</B></DIV></TD><TD><INPUT type="text" name="email"
size="20"></TD></TR><TR><TD><DIV
align="right"><B>Comment:</B></DIV></TD><TD><TEXTAREA name="comment"
cols="30" wrap="virtual"
rows="4"></TEXTAREA></TD></TR><TR><TD>&nbsp;</TD><TD><INPUT type="submit"
name="submit" value="Submit"><INPUT type="reset" name="reset"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top