Answered
initiate xml without having to browse for a location
How do we come about creating a new xml without the browsing window poping out? and how do we check if the xml already exists or not? Thanks
How do we come about creating a new xml without the browsing window poping out? and how do we check if the xml already exists or not? Thanks
both the file and filereference class save() methods will open a save file operating system dialogue box.
using the sharedobject does not save a file but can save data (like xml) without opening a dialogue box.
in neither case can the programmer control where the file/data are saved.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.