Click here to Skip to main content
15,889,034 members
Home / Discussions / C#
   

C#

 
Questionhow to write the values in textbox to xml format.. Pin
samsonx19-Dec-08 22:26
samsonx19-Dec-08 22:26 
AnswerRe: how to write the values in textbox to xml format.. Pin
Eddy Vluggen19-Dec-08 22:33
professionalEddy Vluggen19-Dec-08 22:33 
GeneralRe: how to write the values in textbox to xml format.. Pin
samsonx19-Dec-08 22:49
samsonx19-Dec-08 22:49 
GeneralRe: how to write the values in textbox to xml format.. Pin
Eddy Vluggen19-Dec-08 23:01
professionalEddy Vluggen19-Dec-08 23:01 
GeneralRe: how to write the values in textbox to xml format.. Pin
samsonx19-Dec-08 23:14
samsonx19-Dec-08 23:14 
GeneralRe: how to write the values in textbox to xml format.. Pin
samsonx19-Dec-08 23:29
samsonx19-Dec-08 23:29 
GeneralRe: how to write the values in textbox to xml format.. Pin
Christian Graus19-Dec-08 23:32
protectorChristian Graus19-Dec-08 23:32 
GeneralRe: how to write the values in textbox to xml format.. Pin
Christian Graus19-Dec-08 23:31
protectorChristian Graus19-Dec-08 23:31 
samsonx wrote:
Please correct it...


Well, I'd recommend you do some reading on XML, and possibly C#. You either are hoping for some sort of magic to happen that has nothing to do with any code that you've written, or you plain have no idea. You've not written any nodes here, this would only work if you magically happened to type the right values into your textboxes to create XML. Either way, as the original guy said, this is horrible code. XmlTextWriter is the class you should be using. I've confirmed that there's tons of info and examples on the web, easily found with your search engine of choice.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: how to write the values in textbox to xml format.. Pin
Eddy Vluggen20-Dec-08 1:57
professionalEddy Vluggen20-Dec-08 1:57 
QuestionClick Event Pin
hotthoughtguy19-Dec-08 22:19
hotthoughtguy19-Dec-08 22:19 
AnswerRe: Click Event Pin
Eddy Vluggen19-Dec-08 22:44
professionalEddy Vluggen19-Dec-08 22:44 
AnswerRe: Click Event Pin
Lev Danielyan19-Dec-08 22:46
Lev Danielyan19-Dec-08 22:46 
AnswerRe: Click Event Pin
Christian Graus19-Dec-08 23:34
protectorChristian Graus19-Dec-08 23:34 
QuestionImplementation of logarithms in asp.net Pin
elci19-Dec-08 21:51
elci19-Dec-08 21:51 
AnswerRe: Implementation of logarithms in asp.net Pin
Brij19-Dec-08 22:16
mentorBrij19-Dec-08 22:16 
GeneralRe: Implementation of logarithms Pin
elci19-Dec-08 22:21
elci19-Dec-08 22:21 
GeneralRe: Implementation of logarithms Pin
Lev Danielyan19-Dec-08 22:51
Lev Danielyan19-Dec-08 22:51 
GeneralRe: Implementation of logarithms Pin
elci19-Dec-08 23:42
elci19-Dec-08 23:42 
GeneralRe: Implementation of logarithms Pin
Lev Danielyan19-Dec-08 23:51
Lev Danielyan19-Dec-08 23:51 
AnswerRe: Implementation of logarithms in asp.net Pin
Christian Graus19-Dec-08 23:35
protectorChristian Graus19-Dec-08 23:35 
AnswerRe: Implementation of logarithms in asp.net Pin
Eddy Vluggen20-Dec-08 1:58
professionalEddy Vluggen20-Dec-08 1:58 
QuestionCrystal Report 2008 connected to oracle 9 Failed to Load Database Information Pin
jovileung19-Dec-08 21:21
jovileung19-Dec-08 21:21 
AnswerRe: Crystal Report 2008 connected to oracle 9 Failed to Load Database Information Pin
Wendelius20-Dec-08 0:35
mentorWendelius20-Dec-08 0:35 
GeneralRe: Crystal Report 2008 connected to oracle 9 Failed to Load Database Information Pin
jovileung20-Dec-08 5:27
jovileung20-Dec-08 5:27 
GeneralRe: Crystal Report 2008 connected to oracle 9 Failed to Load Database Information Pin
Wendelius20-Dec-08 7:06
mentorWendelius20-Dec-08 7:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.