Inserting into Dynamic <Select> Construct
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Does anyone know the javascript to insert a line (from textbox) to the end of a select list which is populated with data from the database, at the click of a button? Then, I'll have another button to save the new select list in the database. ___________ |1 | |2 | |3 | | | |_________| [save button] __________________ |________________| [insert button] -> inserts textbox content into the select construct above (size dynamic) Thanks for any help. *|Oraclec|* *|Oraclec|*