trackdayrider
02-16-2007, 07:20 AM
Hello all - Here's a little something I want to do - Being new to most of this kind of stuff I am probably missing something so hope someone can help me out.
Basically I want to collect some user info by giving them a form to fill in, if they wish to be included.
Once that is done, when they click on a specific image I want to store their name provided in the form.
my initial thinking goes along the lines of ...
1: some sort of javascript form validation
2: start a PHP session on completion of the form
3: Use an image map with javascript to collect the session info
4: write the session info (ie the users name) to a MYsql db
Is that a too simplistic view ?
is there already a script available to do something similar?
Cheers
Mark
Trackdayriders.co.uk (http://www.trackdayriders.co.uk)
Basically I want to collect some user info by giving them a form to fill in, if they wish to be included.
Once that is done, when they click on a specific image I want to store their name provided in the form.
my initial thinking goes along the lines of ...
1: some sort of javascript form validation
2: start a PHP session on completion of the form
3: Use an image map with javascript to collect the session info
4: write the session info (ie the users name) to a MYsql db
Is that a too simplistic view ?
is there already a script available to do something similar?
Cheers
Mark
Trackdayriders.co.uk (http://www.trackdayriders.co.uk)