crazybeans128
Programmer
I have a form, and I want to submit it. Easy enough, right? Well before it submits, i want the button to gather the date and send it along. I currently have a text field in the form with a button next to it that updates the date. Then i can click the submit button and it will send those all through. But i want it to send the date and time along with just by clicking the button. So, any suggestions?