I would like to open a local folder with a link with Firefox.
Normally, I put this:
<a href="file://///10.1.206.170/folder/folder 1/">fodler in LAN</a>
This link is work correctly but it's open into firefox and i would like to open as Internet Explorer: into a window.
is it possible?
|
Go4Expert Founder
|
![]() |
| 16Dec2008,22:35 | #2 |
|
If you are in HTML you are left with the windows default / current application to deal with it.
IE would not open unless its a default one. |
|
Go4Expert Member
|
|
| 17Dec2008,16:30 | #3 |
|
but i have problem with TXT files. It's open into the browser not with notepad....
The other files open correctly. |
|
Go4Expert Founder
|
![]() |
| 17Dec2008,17:24 | #4 |
|
Thats because your .txt files to open in FF set in Firefox options
|
|
Go4Expert Member
|
|
| 17Dec2008,18:37 | #5 |
|
but i necessary to open into notepad directly...
because i necessary to to open a window folder |
|
Go4Expert Founder
|
![]() |
| 17Dec2008,19:04 | #6 |
|
Then throw that as an attachment link from the server. I mean you need to change the header. It would not be done directly in HTML
Also this would not open in notepad but would give the option to the user to open in the default associated application. |

