Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Javascript Help

I hope this is in the correct section of the forums.

I need the code for javascript to open a .txt file from the "C:\folder\CName.txt"
and read from the file

Name=CName
Lv=5
Exp=525
Sig=Char Signature goes here

any help with this would be greatly appreciated and thank you in advance
[326 byte] By [Ryu] at [2007-11-11 10:20:22]
# 1 Re: Javascript Help
I hope this is in the correct section of the forums.

JavaScript is not the same as Java.
aniseed at 2007-11-11 22:31:41 >
# 2 Re: Javascript Help
Which section would be the appropriate section to post this in?
Ryu at 2007-11-11 22:32:41 >
# 3 Re: Javascript Help
Doesn't matter, since new security settings don't permit JS to do what you wish to do. You can no longer access files outside the browser window by using an activeX object. THat's a thing of the past now, I'm afraid. But web forum would've been the appropriate forum to post this.
JPnyc at 2007-11-11 22:33:39 >