Hi!
I'm new to JavaScript and I have been painstakingly searching for info on how to grab all the items (values) in a listbox. The issue is that I need ALL the values; I'm using a calendar control's click event to populate days selected into a listbox. On form submit, I need to grab all of the dates in the listbox...most likely they will not be selected...it's just a 'container' to hold the values (add and remove dates).
If anyone can help me I'd GREATLY appreciate it!!!!
I'm new to JavaScript and I have been painstakingly searching for info on how to grab all the items (values) in a listbox. The issue is that I need ALL the values; I'm using a calendar control's click event to populate days selected into a listbox. On form submit, I need to grab all of the dates in the listbox...most likely they will not be selected...it's just a 'container' to hold the values (add and remove dates).
If anyone can help me I'd GREATLY appreciate it!!!!