Connecting Tech Pros Worldwide Forums | Help | Site Map

Need help with forms:

Newbie
 
Join Date: Jul 2007
Posts: 1
#1: Jul 16 '07
I need some help with html coding, specifically with forms.

-The old-school forms were submitted, and the recipient got them in a .att attachment that could be opened in notepad, and deciphered.

-My first question is, does anybody know of any code to force it to actually submit the email IN the body of an email message, rather than an attachment? -In basic HTML?

-If I get beyond this one, I have a question about putting attachments onto a form, but I want to deal with this one first...

drhowarddrfine's Avatar
Expert
 
Join Date: Sep 2006
Posts: 5,568
#2: Jul 16 '07

re: Need help with forms:


html does not do this. .
nomad's Avatar
Expert
 
Join Date: Mar 2007
Location: CA.
Posts: 570
#3: Jul 16 '07

re: Need help with forms:


Quote:

Originally Posted by deeph2o

I need some help with html coding, specifically with forms.

-The old-school forms were submitted, and the recipient got them in a .att attachment that could be opened in notepad, and deciphered.

-My first question is, does anybody know of any code to force it to actually submit the email IN the body of an email message, rather than an attachment? -In basic HTML?

-If I get beyond this one, I have a question about putting attachments onto a form, but I want to deal with this one first...

One of the options is to use PHP and HTML

nomad
Reply