Hi,
i have an HTML form. i want to make it dynamic i.e. when a visitor click on the link "Insert one more item", it will automatically adds one table row and gives one "text box" and one "select box" in it. i have to display values in select box from MySQL table without reloading the page.
Can anyone plz help me ?
Sunbin
i have an HTML form. i want to make it dynamic i.e. when a visitor click on the link "Insert one more item", it will automatically adds one table row and gives one "text box" and one "select box" in it. i have to display values in select box from MySQL table without reloading the page.
Can anyone plz help me ?
Sunbin
Comment