
December 1st, 2003, 08:43 AM
|
 |
7-1 underdog
|
|
Join Date: Nov 2003
Posts: 14
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Downloading files with the ADO Stream Object
This isn't strictly an ASP question, but it may interest people who use ASP. (Be careful with it though!)
http://www.eggheadcafe.com/articles/20010329.asp
The link above leads to an article about using the ADO Stream object to download a file from the server. However, I can't get it to work! My client rebels when I try to pass a URL to the Open method of the Stream object. Could this be a syntax error, or is something missing from my client? I have MDAC 2.5 installed.
This is the error I get:
"Object or data matching the name, range, or selection criteria was not found within the scope of this operation"
Very grateful for any advice.
Cheers
Rob
|