Hi DW

There is a project that I'm currently doing and now I just thought of saving some data online so now my question is that how can I write code to fisrt of all create a file with a name of a user then inside the file write and save files. let say the domain that I want to save all this will be www.123.com

Recommended Answers

All 2 Replies

You can also use some combination of server-side technologies with your code. For example, Javascript's xmlhttprequest (or however that's spelled) and something on the server-side to take its data and store it in your file.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.