Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Conversion from XMLText to XMLElement

Reply
Thread Tools

Conversion from XMLText to XMLElement

 
 
Anirudh
Guest
Posts: n/a
 
      01-27-2005
Hi, i wanted to know if there is any way to convert an object to
XMlText to XMLElement. Thanks in advance.

 
Reply With Quote
 
 
 
 
Dilip Krishnan
Guest
Posts: n/a
 
      01-27-2005
Hello ,
Create an XmlDocument, Load the xml text fragment and get the first child.
Seems longwinded but Dont recollect any at the top of my head

HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com

> Hi, i wanted to know if there is any way to convert an object to
> XMlText to XMLElement. Thanks in advance.
>



 
Reply With Quote
 
 
 
 
Anirudh
Guest
Posts: n/a
 
      01-28-2005
Thank you, Dilip. It works now. I had to append a root element to the
XMLtext, but that was only a small modification. Thanks again.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
stroing a string into xmlelement and vice versa deepak ASP .Net 1 02-08-2008 04:53 PM
xmlelement deepak ASP .Net 1 02-07-2008 07:49 PM
help with XMLElement c Java 1 01-10-2008 05:21 PM
WinDbg and XmlText objects thejeffross ASP .Net 1 06-01-2005 01:21 AM
System.Xml.XmlElement to DataSet Marcos MOS ASP .Net Web Services 1 08-04-2003 07:29 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57