I'm well versed in HTML but am a relative newbie to web design. I have done some java and a little ASP programming, but have not retained much of it as it was several years ago.
I'm putting together a series of protected HTML pages that a person must agree to a contract ("I agree") before entering. For our own purposes, I want to insert two mandatory fields called "Name" and "Name of Business or Organization" before they can "Agree." I would like to then have this information emailed to me every time someone agrees to the contract.
I have built something ages ago that, using Java, said
" Name field" must be filed in, before they are allowed to progress.
I have zero recollection of how to do "submit" buttons, etc and code. If it isn't too hard or too much of a hassle can someone quickly go over the scripts and code required to allow me to do this. The site is my own little deal and I can't afford to pay someone to help me out on it...
Thanks and I really appreciate it!
I'm putting together a series of protected HTML pages that a person must agree to a contract ("I agree") before entering. For our own purposes, I want to insert two mandatory fields called "Name" and "Name of Business or Organization" before they can "Agree." I would like to then have this information emailed to me every time someone agrees to the contract.
I have built something ages ago that, using Java, said
" Name field" must be filed in, before they are allowed to progress.
I have zero recollection of how to do "submit" buttons, etc and code. If it isn't too hard or too much of a hassle can someone quickly go over the scripts and code required to allow me to do this. The site is my own little deal and I can't afford to pay someone to help me out on it...
Thanks and I really appreciate it!