PDA

View Full Version : xml .net newbie


webdev
09-06-2009, 08:51 PM
Had a repeater giving out an rss xml data feed, but it took too long to load, so I'm using an ajax incremental page loader and need to get the xml into an innerhtml format so I can write it back to the page's div tag via a web service. I've tried researching for days, but I'm having trouble...