Hi !
How can I get rid off the "Save As" Dialog when I click on a file link in the VB Browser. I'd like to preset a path and start downloading imediately. I tried the Inet Object, but that can't handle files beeing delivered through CGI or ASP.
On the MSDN online help I found something about the FileTransfer event, and actually I can cancel the Download before it starts, but I cant configure the path and start DL automatically. (means: I don't know how)
Would be pretty nice if anybody could post any kind of code examples concerning my problem.

Cheers !

Chris