Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
The structure of your form have no impact on the mail itself.
The basic datas needed to send an email are:
1) the origin (from)
2) the destination (to)
3) the datas
You can add an subject too, but it's not mandatory.
But this is not handled by the html, but in CGI, ASP, PHP, Perl, Python or any other server side technology that can interact with a server.
__________________
Only a biker knows why a dog sticks his head out the window.
|