fullereno
09-17-2009, 12:49 PM
1) Script Title: Accept Terms form Submission
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex16/acceptterm.htm
3) Describe problem: Hello....
Firstly, THANK YOU for shared all this useful codes....
I'm a beginner building a website....and I wanted to place a button in order to users that visit my web, accept terms by submission. My problem is the following: Once the user check the box accepting terms, the idea is that the user make click on the button and go to another part of my website.
How I can do that??? I was trying to to it but is impossible for me......
Could you help me please???
This is the code that I have:
<input type="submit" value="Proceed To Buy" disabled name="Botton" style="width: 292px; height: 35px">
Thanks in advanced!!
Regards!
Fuller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex16/acceptterm.htm
3) Describe problem: Hello....
Firstly, THANK YOU for shared all this useful codes....
I'm a beginner building a website....and I wanted to place a button in order to users that visit my web, accept terms by submission. My problem is the following: Once the user check the box accepting terms, the idea is that the user make click on the button and go to another part of my website.
How I can do that??? I was trying to to it but is impossible for me......
Could you help me please???
This is the code that I have:
<input type="submit" value="Proceed To Buy" disabled name="Botton" style="width: 292px; height: 35px">
Thanks in advanced!!
Regards!
Fuller