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 |
What is asp in web technology?
How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?
what is the is the difference between asp and asp.net?
What are the ASP Scripting Objects?
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
Explain how can you overload a method?
How does non-deterministic garbage collection affect my code?
how can we create a webpage in .Net
What is the order of execution for an ASP application?
What are the asp components?
what is the role of attributes properties in asp field object
Hii My Question is How the Down Payment will clear in APP? Can any one help me