Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I have parsed a xml file and stored the values in variables. Can any body help me in writing variables in rows and column format to a HTML file ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    15

    HTML file creation using Perl

    Hi,

    I have parsed a xml file and stored the values in variables. Can any body help me in writing variables in rows and column format to a HTML file using Perl?

    Thanks
    Madhi

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I don't really understand what you're asking. You have an XML file that you want to convert to an HTML file? For starters, I think you may be using the wrong tool for the job: look into XSLT. XSLT was created basically exactly for this purpose (converting one form of XML into another; in this case, XHTML).

    In any event, can you give us some example of what you have and what you want your output to look like?
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...