A
Aussie Rules
Hi,
In my application I need to write an XML file to disk, but am concerned that
permission might be a problem.
The file only needs to be written out and used for another reason and can
then be deleted.
I was thinking about using the windows/system temp directory as the
location, as I guess that a directory where my application shouldn't have an
issue writting to.
Is this the best location for this file to go? and how do I determine what
the temp directory is ?
Thanks
In my application I need to write an XML file to disk, but am concerned that
permission might be a problem.
The file only needs to be written out and used for another reason and can
then be deleted.
I was thinking about using the windows/system temp directory as the
location, as I guess that a directory where my application shouldn't have an
issue writting to.
Is this the best location for this file to go? and how do I determine what
the temp directory is ?
Thanks