|
-
Sep 11th, 2006, 04:38 PM
#1
Thread Starter
New Member
[RESOLVED] Parse textbox to listbox - help
How do I parse comma-seperated textbox entries and then populate a listbox?
In my example I have one textbox, let's say I type in the following:
comp1,comp2,comp3,comp4
I'd like to then (upon clicking a command button) have that textbox populate a listbox like so
comp1
comp2
comp3
comp4
Thanks for any help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|