J
Jado
Hi
I would like to put together a html email for a survey we are conducting.
the email will include some static information like name and id number.
then I would like to include a form for the questions that will be asked,
and a button to send the completed form back to us.
my question is...
is it possible, when the button is clicked, not only to compile the form
fields but also include the static information, like name and id number?
I would like to achieve this as simply as possible, i.e.. not by using an
online database or php.
----------------
some other questions relation to the same problem....
is there a generic html command (like: mailto
for forwarding an email?
i.e.. the recipient fills in the form, clicks a button, and the whole
email is forwarded back to us automatically adding a To: and Subject: ?
does anyone know of a cgi, php, perl script that can compile a html email
form static and form field information?
-----------------
it's probably obvious from this message that I have little html experience,
although I an familiar to programming.
any help pointing in the right direction would be appreciated
thanks
Jado
I would like to put together a html email for a survey we are conducting.
the email will include some static information like name and id number.
then I would like to include a form for the questions that will be asked,
and a button to send the completed form back to us.
my question is...
is it possible, when the button is clicked, not only to compile the form
fields but also include the static information, like name and id number?
I would like to achieve this as simply as possible, i.e.. not by using an
online database or php.
----------------
some other questions relation to the same problem....
is there a generic html command (like: mailto
i.e.. the recipient fills in the form, clicks a button, and the whole
email is forwarded back to us automatically adding a To: and Subject: ?
does anyone know of a cgi, php, perl script that can compile a html email
form static and form field information?
-----------------
it's probably obvious from this message that I have little html experience,
although I an familiar to programming.
any help pointing in the right direction would be appreciated
thanks
Jado