Search found 1 match

by coolnfunky_raj
Tue Apr 17, 2007 11:15 am
Forum: Javascript
Topic: Clear list box
Replies: 2
Views: 1019

Clear list box

Hello I am a newbie to PHP. I was designing a webpage. The page has a list box. I named the listbox list1[] so that I can handle the selected items as an array in PHP. But I have a clear button in the form to clear the contents of the all the text boxes, list boxes and check boxes in the form. I use...