How to use XML file as a database in the ASP
Storing XML Files on the Server
XML files can be stored on an Internet server exactly the
same way as HTML files.
Start Windows Notepad and write the following lines:
<?xml version="1.0" encoding="ISO-8859-1"?>
<note>
<from>Jani</from>
<to>Tove</to>
<message>Remember me this weekend</message>
</note>
Save the file on your web server with a proper name like
"note.xml".
| Is This Answer Correct ? | 0 Yes | 1 No |
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
difference between POST & GET methods?
Explain how do you initiate a string without escaping each backslash?
What is a request body?
where should i get free version of Test Director to download
Define server object?
how to delete windows application in vs.net
What is Debit Memo & Credit Memo in Payables?
What is asp in web?
What is a variable in asp?
What's the purpose of using BUFFER property?
Explain the properties of session object?