|
-
Oct 6th, 2009, 03:14 AM
#1
Thread Starter
Lively Member
Help,file downloader on webbrowser
hello..
i just want to create some application..
scenario:
on my project theres a webbrowser,and my custom html load on webbrowser when form load.
in my custom html there a download links of a file ex:
<a href="http://localhost/fie1.exe">file1.exe</a>
<a href="http://localhost/fie3.exe">file2.exe</a>
<a href="http://localhost/fie3.exe">file3.exe</a>
if i click the link file1.exe i just one to download it on my file downloader built in on my form.
how it works?
how to add file downloader?
my purpose is i just want to hide the links of the file that they downloading,thats why i want to add file downloader..
i can disable right click on my html using javascript so they can not view the source of html.
and i choose webbrowser so that i can update the links on my server.
anyone can help me?
thanks...
sorry for my english..
Last edited by Joke Sparrow; Oct 6th, 2009 at 03:22 AM.
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
|