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 Chris Miller 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: *

  1. MihaiFrancu

    Problems with MSHTML

    I used a component I found on the internet called TIEParser to parse HTML files. The problem appeared when I started doing the parsing in another thread (I made my application multi-threaded). Initially it didn't want to do anything, but after I realised that it didn't even create the interfaces...
  2. MihaiFrancu

    FTP and listing files on server

    Another soultion is WinInet. It's quite simple to do this with the functions FtpFindFirstFile and InternetFindNextFile. The problem is that it works only with some sites, for instance InternetConnect won't connect to ftp.microsoft.com (it says it can't resolve the hostbame). If you know why...

Part and Inventory Search

Back
Top