View Single Post
Old 03-25-2012, 02:37 PM  
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,392

Quote:
Originally Posted by Colmike7 View Post
Hey

How could I change a CSV and output to another CSV with html?

For example, if I have a csv in this form:
URL|Title|img|descr

But I want to output it like this:
<a href="[URL]" title="[Title]><img src="[img]" /> | [descr]

How could I do this without typing something custom in Java or anything like that?

Thanks
This free app will do the trick: http://www.fhgstore.com/wmtools.html#FHG2HTML

__________________
Obey the Cowgod

Last edited by just a punk; 03-25-2012 at 02:38 PM..
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote