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 ...
- 07-14-2009 #1Just 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
- 07-17-2009 #2
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


Reply With Quote