How to convert .txt files to xml files?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asenthil
    New Member
    • Dec 2006
    • 61

    How to convert .txt files to xml files?

    Hai to all..

    i'm senthil....

    i'm just now started working in the field of VC++...

    i'm a beginner to this field...

    Now i'm trying to convert .txt file to xml files...

    Is there any way to convert .txt files to xml files....

    Is there any source codes or methods available for this conversion?

    can any one plzz tell me?

    thanks
    senthil...
  • prakash ravindran
    New Member
    • Dec 2006
    • 10

    #2
    hi senthil,

    try with this web link u have a open source code for xml parser it will be help full for u.

    Comment

    • asenthil
      New Member
      • Dec 2006
      • 61

      #3
      Hai prakash....

      thanks for ur reply...

      but i didnt find any links in this website...

      i will explain u clearly what i have to done...

      Code:
      i'm having XML codings for creating a table in a mysql database...
      
      these xml codings are written into a single field in a database...
      
      what i have to do is...
      
      i have to write these xml codings into a file in which the file
      to be saved as xml file...
      this is the concept...

      R u having any idea about this?

      plzz help me...

      Or any one can plzz tell me how to do this?

      thanks
      senthil

      Comment

      Working...