supersteve3d
10-10-2006, 06:23 AM
Hi all,
I asked in the php forum with no news as of yet. Since I am not too sure of the scope of php vs javascript. I wonder if this is possible to do in js.
I wish to read xml or txt files in and convert them (styled , tabulated) into html.
Is there an easy way to do this? I assume using xml is better than trying to read in text.
I do not want to simply cut and paste the whole file but rather look for certain tags to place and style them differently. As such I assume XML is a better choice?
Thanks.
I asked in the php forum with no news as of yet. Since I am not too sure of the scope of php vs javascript. I wonder if this is possible to do in js.
I wish to read xml or txt files in and convert them (styled , tabulated) into html.
Is there an easy way to do this? I assume using xml is better than trying to read in text.
I do not want to simply cut and paste the whole file but rather look for certain tags to place and style them differently. As such I assume XML is a better choice?
Thanks.