943,201 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 162
  • ASP RSS
Jul 30th, 2010
0

how to connect to xml pages through asp.net pages

Expand Post »
please guide me how to connect to xmlpage which act as database through asp.net page
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
smjaved is offline Offline
1 posts
since Jul 2010
Aug 6th, 2010
0
Re: how to connect to xml pages through asp.net pages
To use xml file as a datasource.

1>first create the xml file.
2>Drag and drop XMLDataSource Control to the page from the Toolbox's Data tab.
3>Specify the DataFile property to the Xml file.
4>Now you can use navigation controls like Treeview , Menu control for displaying xml contents.
5>Set DataSourceID property of navigation control to xmldatasource name.
like DataSourceID="XmlDataSource1"
Reputation Points: 10
Solved Threads: 0
Newbie Poster
localinternet is offline Offline
15 posts
since Jul 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: Date picker
Next Thread in ASP Forum Timeline: How to send mail from the localhost using Gmail account?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC