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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Link External (Online) HTML File

Status
Not open for further replies.

dunnma

Programmer
Aug 25, 2005
16
US
I have my import function successfully importing a CSV file. I would like to modify it so that there is no need for a CSV file and it will get the data from a html file from the Internet (if connected) and just dump it into one table as-is.

The first step is to get my database to load data from the external webpage. Step 2 - Is it possible to prompt a user for their user name and password, then append this to the URL for "streaming" data into the Access database?

Thanks for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top