I am new to vbscript, hence need a little help.
I have a ASP page coded in HTML and VBscript; Javascript is used only for a writing functions that gets called at the events of the controls. The page has a list box and a ‘Add’ button. Add button is disabled.
<input name="Add" type="button"...
Thanks for the response. I think I could not explain my problem correctly.
Say I have a list box and the user selected an item in the same. Now, through VBScript I want if an Item is selected or not. Is there some way of knowing if an item is selected in the listbox?
I need your help with regards to the following.
I have a list box on a page which contains many items and the user can select one item at a time. I would like to get the text of the item selected in the list through VBScript. Is there some property of the listbox that would give me the text of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.