Click to See Complete Forum and Search --> : Add/Modify/Delete values from a List


atong
12-04-2003, 05:27 PM
Hi all,

I'd like to write a script that allows users to add/modify/delete values from a list. The idea is having an input box below a scrollable list box, user can add a value by inputing the string in the input box, and click the ADD buttom. The value will then be added to the list. Also, user can delete or modify the input values by selecting / clicking the values shown in the list. They can then modify or delete the values from the input box, and click the MODIFY or DELETE button to execute the transaction. The changes will be reflected in the list after they have been successfully executed. Does anyone have any example codes on how to do this? Any help will be greatly appreciated!

thanks,

Annie

fredmv
12-04-2003, 05:32 PM
Didn't you already post this (http://forums.webdeveloper.com/showthread.php?s=&threadid=22823)? :confused:

atong
12-04-2003, 05:40 PM
Yes I did. Sorry, I accidentally post this one again :p