C
CW
Hello everyone.
I am in need of a javascript code that will check to see what checkboxes are
checked when the SUBMIT / ORDER button is clicked and put the choices that
were checked into the body of an email sent to me.
So here is what the person viewing the site would do.
1) Check any checkbox choice they want (no limits).
2) Click SUBMIT or ORDER button when they are finished.
3) Seperate window will pop up confirming what choices they made.
4) An email would be sent to me with whatever choices they made in the body
of the email.
Thank you very much as I have been doing some looking around and haven't
really found what I am looking for. I really appreciate all the help. I
have done programming in the past and understand the syntax and how computer
programs function. I just don't understand how to program in Javascript. If
you feel that another language would be easier or better incorporate my needs
then please suggest and give me the code in that language.
Thanks Very Much,
CW
I am in need of a javascript code that will check to see what checkboxes are
checked when the SUBMIT / ORDER button is clicked and put the choices that
were checked into the body of an email sent to me.
So here is what the person viewing the site would do.
1) Check any checkbox choice they want (no limits).
2) Click SUBMIT or ORDER button when they are finished.
3) Seperate window will pop up confirming what choices they made.
4) An email would be sent to me with whatever choices they made in the body
of the email.
Thank you very much as I have been doing some looking around and haven't
really found what I am looking for. I really appreciate all the help. I
have done programming in the past and understand the syntax and how computer
programs function. I just don't understand how to program in Javascript. If
you feel that another language would be easier or better incorporate my needs
then please suggest and give me the code in that language.
Thanks Very Much,
CW