Subject: Importing HTML using TransferText
Posted By: AvGuy Post Date: 4/19/2006 2:19:26 PM
I've been using the following method to import HTML data from a website:

DoCmd.TransferText acImportHTML, , "MyList", "http://www.server.com/MyList.htm", True

This has been working fine for 18 months.  Then the ISP upgraded servers and it's quit working.  I've been shopping other ISP's, but can't seem to get the code working again.  Sometimes it works sporadically on some UNIX server, but seems to fail entirely on Windows servers.

Any ideas from you web gurus out there?

AvGuy

AvGuy

Go to topic 43009

Return to index page 310
Return to index page 309
Return to index page 308
Return to index page 307
Return to index page 306
Return to index page 305
Return to index page 304
Return to index page 303
Return to index page 302
Return to index page 301