How To Send A Confirmation Number To Others And Myself?
- by user2913307
On my website I have a reservation form. Once someone clicks submit a confirmation number comes up (that number is different everytime). I get an e-mail with everything the person filled out on my reservation form but I want to know their confirmation number as well.
RANDOM NUMBER CODE
$(document).ready(function() {
var ranval =…