|
-
Mar 27th, 2014, 10:39 AM
#1
Thread Starter
New Member
VB6>WebBrowser> How to get the NAME of the file that user downloads with RIGHT-click?
I am programming the VB6 application that uses the MS Webbrowser control. I have a question.
How to detect the name of the file that user downloads from web site? (I mean not the source .html file, but the file that user downloads from site with right-click).
In another words: user right-clicks the object on web form, selects the "Save target as:" and downloads file to his/her machine. It can be the .pdf document, .jpg picture, .zip file, .mp3 music etc. How my application can find out (and later to insert into database of downloaded files) the name of downloaded file and (if possible) location on local machine to where user downloaded the file?
Thanks!
Last edited by ma12; Mar 27th, 2014 at 10:58 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|