For security reasons web browsers can't open files on file systems. You would have to put the file on a server and make it available for http/ftp download.
Superguppie.
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
When all you've got is a Hammer, Every Problem looks like a Nail. Michael Swain.
baodt
Member
130 Points
165 Posts
please help me about hyperlink url.
Jun 12, 2012 11:58 PM|LINK
i have a hyperlink. I have a file in D:/Test.txt.
How can i set when i click hyperlink i will download or open that file.
I have tried set navigatorUrl hyperlink but it not working.
Primillo
Star
8727 Points
1679 Posts
Re: please help me about hyperlink url.
Jun 13, 2012 12:48 AM|LINK
Place the file Test.txt in your root folder
Primillo
http://www.facebook.com/programandopuntonet
baodt
Member
130 Points
165 Posts
Re: please help me about hyperlink url.
Jun 17, 2012 10:39 AM|LINK
Yes i have a file in root folder. But in IE when i right click link and save . It is ok.
But in chrome it not working. I want when i click it will confirm open or save normally.
How must i do ???
superguppie
All-Star
48225 Points
8679 Posts
Re: please help me about hyperlink url.
Jun 19, 2012 06:08 PM|LINK
For security reasons web browsers can't open files on file systems. You would have to put the file on a server and make it available for http/ftp download.
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
When all you've got is a Hammer, Every Problem looks like a Nail. Michael Swain.