02-21-2007, 02:23 PM
Hi Programming People!
I created a form (with the help of jon) that works but needs some help with the finer details. Here are the problems I've run into:
1) I'd like to be able to have the "from" be the address the person replies from without them having to type it in. Right now, the person has to type it in in order to figure out who sent it.
2) I'd like the radio buttons to be able to click on and off by clicking on them. Right now they go on if clicked and stay on no matter how many times the person clicks on them.
3) I'd like for the form to only send when the "continue" button is pressed. Right now, the form sends if one hits "enter" on the keyboard and if the "continue" is pressed. Problem: I hit "enter" by accident when I was filling out the form and it was sent before I completed it.
O.K., here's the last problem:
I am not a programmer. If you send code to me, please please please tell me exactly where to put it or I might eat it by accident.
I have to return to my web/graphic design world before I get panic attack staying here too long in the programming world.
Thanks.
I created a form (with the help of jon) that works but needs some help with the finer details. Here are the problems I've run into:
1) I'd like to be able to have the "from" be the address the person replies from without them having to type it in. Right now, the person has to type it in in order to figure out who sent it.
2) I'd like the radio buttons to be able to click on and off by clicking on them. Right now they go on if clicked and stay on no matter how many times the person clicks on them.
3) I'd like for the form to only send when the "continue" button is pressed. Right now, the form sends if one hits "enter" on the keyboard and if the "continue" is pressed. Problem: I hit "enter" by accident when I was filling out the form and it was sent before I completed it.
O.K., here's the last problem:
I am not a programmer. If you send code to me, please please please tell me exactly where to put it or I might eat it by accident.
I have to return to my web/graphic design world before I get panic attack staying here too long in the programming world.
Thanks.