Groups | Blog | Home
all groups > dotnet xml > january 2005 >

dotnet xml : general questions.. please help



foria88 NO[at]SPAM yahoo.com-dot-sg.no-spam.invalid
1/7/2005 3:55:48 AM
can i know normally do people convert text files to xml format?

how can we do to convert data from text files to xml? is it possible?

to generate xml from jsp is it done automatically or manually?

thanks in advance!
appreciate if there are any links helpful...

thanks all of u!
jeremy

*-----------------------*
Posted at:
www.GroupSrv.com
Nick Malik [Microsoft]
1/18/2005 8:09:53 AM
Hello Jeremy,

[quoted text, click to view]
not normally by hand, but it can be done. Doing it with a program is
better.

[quoted text, click to view]
sure. done it many times. there may be tools for this, I don't know. Most
of the time, I had a problem that needed a quick conversion, so I wrote a
small utility to get the data into a structure and serialize it to XML, or
just write the tags in an ASCII file.

[quoted text, click to view]
I'm not much help with Java Server Pages. You should as on a java-oriented
newsgroup

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
[quoted text, click to view]

AddThis Social Bookmark Button