Microsoft
Software
Hardware
Network
Question : Click on an item in a list box and have that value populate a text field
I have a form which contains a list box named "lstSerialNumbers". When an item in this listbox is clicked on once I want that value to populate into a text box named "txtRemarks". But if the user clicks on another item in the list box I want that items value to be added to the txtRemarks field. But I need the items in the txtRemarks field to be separated by a comma - space. For example... 123, 345, 742.
The items in the listbox are text values as is the field, "txtRemarks".
How can I make this happen?
Answer : Click on an item in a list box and have that value populate a text field
The MS HTML help workshop:
http://go.microsoft.com/fw
link/?Link
Id=14188
More info here:
http://msdn.microsoft.com/
en-us/libr
ary/
ms6701
69%28v=VS.
85%29.aspx
Random Solutions
Oracle sql plus extract
Restoring a server, AD and Exchange
Network icon problem in Windows 7
Outlook 2007 - Need Password
Write previous output to file
How can I include months with zero rows in a Sales By Month report
problem with internet connection on server2003
Itextsharp merge documents in VB.NET
What does \e mean in a regular expressions?
How can I add a route in windows 7 to make my two nics use thier own gateway?