Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Cmserver Evaluation > How to insert ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 518 of 601
Post > Topic >>

How to insert DataSet value into an XMLPlaceholder?

by "David De Cotis"<mcms@[EMAIL PROTECTED] > Jul 26, 2005 at 02:28 PM

Hello all, I would like to insert my DataSet values into an XMLPlaceholder.
 
The code below takes the DataSet(ds) values and saves them into an XML
data 
file.

Can anyone please help me change the code below so that instead of saving 
the ds into an XML file it saves it into an XMLPlaceholder.  

public void SaveData() 
{
//save the XML data to a file
ds.WriteXml(HttpContext.Current.Server.MapPath(XmlFile));
}

Thank-you all in advance
 




 4 Posts in Topic:
How to insert DataSet value into an XMLPlaceholder?
"David De Cotis"  2005-07-26 14:28:13 
Re: How to insert DataSet value into an XMLPlaceholder?
"Stefan [MSFT]"  2005-07-27 13:38:19 
Re: How to insert DataSet value into an XMLPlaceholder?
"David De Cotis"  2005-07-27 08:38:57 
Re: How to insert DataSet value into an XMLPlaceholder?
"Stefan [MSFT]"  2005-07-27 16:07:19 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 21:44:40 CST 2008.