User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 374,616 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,275 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting

window.open - How to open a local file (xml) with Firefox

Join Date: Feb 2008
Posts: 36
Reputation: vedmack is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
vedmack vedmack is offline Offline
Light Poster

window.open - How to open a local file (xml) with Firefox

  #1  
Apr 2nd, 2008
Hi

my file is located at c:\AdminFiles.xml

i tried the following ways

window.open("c:/AdminFiles.xml",'HeavyXml');

window.open("c:\AdminFiles.xml",'HeavyXml');

window.open("c:\\AdminFiles.xml",'HeavyXml');

in the above i'm getting the following error:
"Firefox doesn't know how to open this address, because the protocol (c) isnt associated with any program"


window.open("file:///c:\\AdminFiles.xml",'HeavyXml');

the last attempt give to respond at all...

any suggestions???


thanks ahead.

Daniel
AddThis Social Bookmark Button
Reply With Quote  
All times are GMT -4. The time now is 9:01 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC