I need people to go through a table of courses and when they find the course they want, they can click a "submission " or "registrati on" button which will automatically take them to the registration form (another php page) where they can fill in their details to be emailed to us, and have the course already selected from a drop-down menu that holds all courses.
How do I do that using javascript or html or php?
I don't have MYSQL, databases, or sessions so security is not a big issue, and my programming skill is not that great so please tell me exactly what I need to write, and what variables should I be substituting in the code.
How do I do that using javascript or html or php?
I don't have MYSQL, databases, or sessions so security is not a big issue, and my programming skill is not that great so please tell me exactly what I need to write, and what variables should I be substituting in the code.
Comment