oldboy2006
Posts: 1
|
| Posted: 06/27/2006, 11:00 AM |
|
do you thing that can i do this ?
using php, mysql, html, javascript i want to do:
1.make a selection in SQL
2.i use select option in html-with-n-field page
3.the user does not find the name in the selection and want to add a new one
4. after he add one, the program go back to the html-with-n-field, list some properties of the selected(added) name and go to the next field and etc.
in short i want to make add-row in a mysql table, show it and stay in the same html page, without any lost of the field that i have already completed
i don't want to use many "submit".With many submit and window i know to do this.
thanks
still i am a beginner; if somebody know where i can find 1 ex.
|
 |
 |
|