Jump to content

Create local xml file from local html file

Playlogo

I'm programming my own "Chrome 'New tab' page" . It's a local html file on my computer. Is there any way to create a loacl xml file , read and edit it ?

Thanks for your answers?!

!! RGB !!

Link to comment
Share on other sites

Link to post
Share on other sites

No, a webpage isn't allowed to create local files and if you just open a local html file you don't even have a web server that could do it for you.

 

Try node.js.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

Does node.js work localy (I mean no server instalation or xampp or so)? I have a hp webserver , but i want the page to work always (also with no internet) . Is it possible to store the date as a cookie and transfer it to the server when i can connect to it? 

!! RGB !!

Link to comment
Share on other sites

Link to post
Share on other sites

Look Into local storage 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×