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

Explain what inheritance is and an example of when you might use it?

0 Answers  


how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...

2 Answers  


What are shared assemblies?

0 Answers  


what is the selection process for DMSS??

1 Answers  


What are the different types of html?

0 Answers  


Define a variable?

0 Answers  


What is use of asp?

0 Answers  


Name the methods by which output stream is controlled?

0 Answers  


What is aspx used for?

0 Answers  


plz giv me the procedure for connecting to database

1 Answers  


What are the advantages of Cookies over Session Object?

1 Answers  


What is asp life cycle?

0 Answers  


Categories