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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between asp and aspx?

1136


how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008

1934


What is aspx cs file?

1029


What are the attributes of the tags? What are their functions?

891


What is an err object?

1018


Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.

2072


Explain the post and get method or explain the difference between them?

1013


What are server-side includes?

982


where should i get free version of Test Director to download

2280


Name the methods by which output stream is controlled?

928


Explain the life cycle of asp page.

1108


What is n-tier system?

1094


What is asp format?

976


what is page

1944


Why do we use asp?

1000