Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to use XML file as a database in the ASP



How to use XML file as a database in the ASP..

Answer / chirag

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

Post New Answer

More ASP Interview Questions

What is asp in web technology?

0 Answers  


How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?

0 Answers  


what is the is the difference between asp and asp.net?

1 Answers   HCL,


What are the ASP Scripting Objects?

1 Answers  


write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.

0 Answers  


Explain how can you overload a method?

0 Answers  


How does non-deterministic garbage collection affect my code?

0 Answers  


how can we create a webpage in .Net

0 Answers   Polycom,


What is the order of execution for an ASP application?

2 Answers  


What are the asp components?

0 Answers  


what is the role of attributes properties in asp field object

0 Answers  


Hii My Question is How the Down Payment will clear in APP? Can any one help me

0 Answers  


Categories