how do i input html files in javascript

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Feb 2009
Posts: 10
Reputation: nazarahmat is an unknown quantity at this point 
Solved Threads: 0
nazarahmat nazarahmat is offline Offline
Newbie Poster

how do i input html files in javascript

 
-1
  #1
Oct 2nd, 2009
i have html files at C:/Documents and Settings/USER/Application Data/Mozilla/Firefox/Profiles/ksx3y6oy.default/bookmarks.html. the html files is in my hard disk. then how im going to called the html files to be an input in my javascript coding.someone please help me
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 348
Reputation: Troy III will become famous soon enough Troy III will become famous soon enough 
Solved Threads: 42
Troy III's Avatar
Troy III Troy III is offline Offline
Posting Whiz

Re: how do i input html files in javascript

 
0
  #2
Oct 2nd, 2009
Originally Posted by nazarahmat View Post
i have html files at C:/Documents and Settings/USER/Application Data/Mozilla/Firefox/Profiles/ksx3y6oy.default/bookmarks.html. the html files is in my hard disk. then how im going to called the html files to be an input in my javascript coding.someone please help me
the quick answer is: "you can't!"
Javascript is not allowed to mess around with your file system. And you can't put documents in javascript vars.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 7
Reputation: JavaScriptBank is an unknown quantity at this point 
Solved Threads: 1
JavaScriptBank JavaScriptBank is offline Offline
Banned

Re: how do i input html files in javascript

 
0
  #3
Oct 2nd, 2009
you can't not do this with JavaScript, but it can be done by JScript (ActiveX) and certainly, JScript only works on IE browsers
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 10
Reputation: nazarahmat is an unknown quantity at this point 
Solved Threads: 0
nazarahmat nazarahmat is offline Offline
Newbie Poster

Re: how do i input html files in javascript

 
0
  #4
Oct 4th, 2009
ok tq
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC