|
Random Integer upon Form Submission
Hey guys, I'm new here, and after some searching, I haven't been able to find an answer to my problem. I'm totally new to HTML and JavaScript, so I'm learning as I go, and have usually just been able to google something and use code I find that way, but I can't seem to teach myself how to get a random number generated upon a form being submitted.
Here's exactly what I'm trying to do: I have a form. There are two text fields that someone can enter information into. Once they hit submit (And not before) I want it to generate a random number between 1 and 100 to be included in the e-mail notification.
If you guys need any more information, please don't hesitate to ask, and I'd like to thank you all in advanced for any assistance you can offer me.
Last edited by VonDeLaus; 06-28-2012 at 09:56 AM..
|