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

Web Download Automation?

Status
Not open for further replies.

Legions

MIS
Feb 10, 2003
37
US
Hello all!

I'm building a vb.net program that performs the following:

Downloads (intranet) from web form
Saves the file in the local folder C:\program files\Transfer\

As: New_TEST.MDB

Overwriting New_TEST.MDB that already exists within the local computer.

The problem is that when I link to the web page it opens TEST.MDB off the web form.

Does anyone have a quick and easy way to do this in VB.NET? Or even a suggestion on how to get this working?

Many many thanks.

- L
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top