AJAX Forums

How can I create an xml file in my code using vb.net?

This is a discussion on How can I create an xml file in my code using vb.net? within the XML and XSLT forums, part of the Beginners AJAX category; How can I create a new xml file every time I press the button? Is there a way to do like you would do it if it where a text ...


Go Back   AJAX Forums > Beginners AJAX > XML and XSLT

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 11-09-2007, 10:53 AM   #1 (permalink)
Junior Member
 
Join Date: Nov 2007
Posts: 1
Rep Power: 0 Sheena W is on a distinguished road
How can I create an xml file in my code using vb.net?

How can I create a new xml file every time I press the button?
Is there a way to do like you would do it if it where a text file.
__________________
Sheena W is offline   Reply With Quote
Old 11-09-2007, 10:57 AM   #2 (permalink)
Junior Member
 
Join Date: Nov 2007
Posts: 1
Rep Power: 0 ninlar is on a distinguished road
If you want you could actually just use a normal StringWriter object in the System.IO namepace. The other option is to use the XmlWriter class in the System.Xml namespace. It has methods to write the beginning tag for an element, put an attribute in it etc. Very easy to use here is the MSDN reference:

http://msdn2.microsoft.com/en-us/library/system.xml.xmlwriter_members.aspx
__________________
ninlar is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Can it be possible to open an xml file and view it as 'code and design'type? rickey p XML and XSLT 1 11-25-2007 07:21 AM
HTML code to write an XML file? cjbrx3115 XML and XSLT 0 11-18-2007 05:15 PM
How to Add Javascript code into a PHP file? Colleen M JavaScript 3 06-15-2007 11:48 AM
how do i create box links anyone know the html or CSS code for it i need help please corn_row f XHTML and CSS 0 05-29-2007 07:18 AM
how can I write "download file" code in xhtml? Noura K XHTML and CSS 0 04-04-2007 10:02 AM


All times are GMT -4. The time now is 06:39 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com