stevejmitchell
11-05-2002, 05:35 PM
Everyone and anyone. I'm not a programmer so please forgive the crap way I have achieved this so far....
I'm currently working on a "spot the ball" page for a friend and have a working script that will enable you to have 5 seperate guesses which in turn will return the x and y coordinates of each guess to a form
see www.stenicol.com
to see the php code goto www.stenicol.com/test (I have renamed the files to a .phps format)
What I would like to do is instead of having 5 guesses by default is to have the option of being asked how many guesses you would like to enter, and then depending on the answer, updating the form automatically to indicate the relevant number of guesses.
I'm sure this will involve completelt re-writing the whole setup but haven't a clue how to accomplish it.
Can anyone throw so light my way?
I'm currently working on a "spot the ball" page for a friend and have a working script that will enable you to have 5 seperate guesses which in turn will return the x and y coordinates of each guess to a form
see www.stenicol.com
to see the php code goto www.stenicol.com/test (I have renamed the files to a .phps format)
What I would like to do is instead of having 5 guesses by default is to have the option of being asked how many guesses you would like to enter, and then depending on the answer, updating the form automatically to indicate the relevant number of guesses.
I'm sure this will involve completelt re-writing the whole setup but haven't a clue how to accomplish it.
Can anyone throw so light my way?