You can read any plain text file (or even binary files if you know what you are doing) but there is nothing that is default that will actually parse a xml content. Look in the Code Snippets/Tutorials to see if it's been done. Also, search in the Scripting Help forum. If you can't find it then it's likely that you will have to create it. However, I don't expect that it would be an easy task unless you are only looking for a single value and you don't want all the information in the file.
Quote:
Originally Posted by claudiuhks
Be careful, a file which not exists and it's opened will crash server.
|
Or better yet, you should put the check in the code.
__________________