Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Calypso06
  • Content: Threads
  • Order by date
  1. Calypso06

    HTML link extractor

    Hello. I've been trying to extract all the links out of a html document. I need help. I do not know where to begin. :( the link format that is to be extracted is http://*.com is there a code to get the string between some a delimiter? like "http://*.com" the delimiter being...
  2. Calypso06

    List All Files On Hardrive

    I would like to create a program that gets all the files on a hardrive, or a path selected via a dir control and put it into a listbox. I can only get as far as to get all the dirs on "C:\" and one sub dir below that. Im having trouble looping after that. Thanks million for help.
  3. Calypso06

    Text Input Question

    Hello, I am trying to input a text file into 3 list boxes. But before I do this I must remove "|" and put the the string before it into its respective listbox. example Text file: 7|12 Pack Pepsi|4.99 'the lists should look like list1: 7 list2: 12 Pack Pepsi list 3: 4.99 Thank you in...

Part and Inventory Search

Back
Top