View Single Post
  #1  
Old October 11th 06, 03:39 PM posted to microsoft.public.outlook.program_forms
[email protected]
external usenet poster
 
Posts: 1
Default Getting help with forms

I'm trying to create a form for my wesite and need some help please -
This the the HTML codes



form "
enctype="multipart/form-data" method="post" name="EmailTestForm"font
face="Arial" size="3" color="#0000ff"Your Name:/fontfont
face="Arial" size="3" color="#0080ff" input maxlength="2147483647"
name="VisitorName" size="20" type="text"/input /fontfont
face="Arial" size="3" color="#0000ff"Your Comment:/fontfont
face="Arial" size="3" color="#0080ff" textarea cols="20"
name="VisitorComment" rows="4"/textarea br /input
maxlength="2147483647" size="20" type="submit" value="Email This
Form"/input input maxlength="2147483647" size="20" type="reset"
value="Reset"/input /font/form

Two problems



1 - How do I get the page to reset without having a botton to set the
page?

2 - Once you submit the text in the form a message comes up "this form
is being submitted using email. How do I get that not to show up and
the form just to be set to my email address?

Thank you and have a blessed day

Ads