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 |
which sdlc model was used for whatsapp?
Explain the tags necessary to be present within the tag ?
How to handle error in asp
Name and explain about the Objects in ASP?
Destructors CANNOT be implemented in which one of the following?
What is asp in java?
How can I see what assemblies are installed in the global assembly cache?
What are the tags necessary to be present within the tag ?
Define microsoft intermediate language (msil)?
What is classic asp application?
Explain the post & get method or explain the difference between them in asp?
How do I open aspx files on windows 10?