I am trying to create 2 different webpages with a question on each web page and a drop down menu where you can select how many points you want to use. What I need help with is when you answer the first question and select the number of points you want to use and click next question on the second...
I am trying to create 2 different webpages with a question on each web page and a drop down menu where you can select how many points you want to use. What I need help with is when you answer the first question and select the number of points you want to use and click next question on the second...
Please help. I am trying to print out the input from the text box to the handle-data.php page. What ever name you enter it shows up on the handle-php screen
HTML PART (with javascript)
<form name="myform" name= "name" action="handle-data.php">
<a href="javascript: submitform()"</a>
</form>...
How do i modify the submit button so that when you click submit answer it goes to mysql database. I know i would need to use something like PHP but do not know how to.. Here is my code
what color is the grass?
<input type = "text" id = "answer">
<input type = "button" id = "time"...