Passing variables, forms and then genera
Posted By: Sherry at 19:50:57 on Monday the 16th of April 2007
I am trying to create a calendar where a user can choose the course and that value is passed to another html page where a form exists.
I then need that passed variable and the form input values to be emailed to me along with the course value. I have been playing around but it seems the values are empty when I get the email. Can anyone help?