How can I populate a listbox with certain words from a textbox
example here is the textbox data
blah blah blah id="pickup_3138592" blah blah blah id="pickup_66434" b;ah blah blah id="pickup_3138592"
then I want it to populate the listbox with only the id numbers so the list box would like like this for this example
3138592
66434
3138592
any help will be greatly appreciated
example here is the textbox data
Quote:
blah blah blah id="pickup_3138592" blah blah blah id="pickup_66434" b;ah blah blah id="pickup_3138592"
Quote:
3138592
66434
3138592