Hi...
I have a form which gives a popupmenu to choose from.. this opens a form and the called form also has a popup menu to be shown.
The popupmenu in the called form doesnot open when it is done by selecting the option from the popupmenu.
The same works when I click on the button on the form...
Hi!
This is the piece of code.
I would like to know how I can remove all the items from ListBox1 and populate the same items in ListBox2 when the user clicks on a button named "SelectAll"
<%@ Language=VBScript %>
<HTML>
<HEAD>
<LINK REL="stylesheet"...
This is the piece of code.
I would like to know how I can remove all the items from ListBox1 and populate the same items in ListBox2 when the user clicks on a button named "SelectAll"
<%@ Language=VBScript %>
<HTML>
<HEAD>
<LINK REL="stylesheet" TYPE="text/css"...
Hi!,
There are 2 Listboxes, and I'm populating one ListBox at run time and would like to know how to populate the other ListBox at the click of a button(Eg: The user would like to select all the items) and be populated NOT at the click of the ListBox.
The other case is when the user...
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.