htmlDVWeaver
05-02-2007, 03:56 PM
Amoug the things I wanna have in my html page:
A text zone, a list, and two buttons (add and remove), such that if the user enter something in the text zone and hit add, that 'something' should be added to the list.
also if the user SELECT 'something' from the list and hit remove that 'something' should be removed from the list.
is there any way to implement/have this list tag
A text zone, a list, and two buttons (add and remove), such that if the user enter something in the text zone and hit add, that 'something' should be added to the list.
also if the user SELECT 'something' from the list and hit remove that 'something' should be removed from the list.
is there any way to implement/have this list tag