Looking for programmer for fast job

Status
Not open for further replies.

Andrew

New member
Jun 24, 2006
2,038
15
0
I need a tool made to generate html files based off of csv data. Web-based, desktop app, it doesn't really matter as long as it gets the job done. This shouldn't take too much time, send me a PM if you are interested and can work on this imediately, pay by PayPal.
 


piece of cake. I got a pretty lax day tomarrow I'll see if i can help ya out around early afternoon. PM me the template you would like to produce for the pages. Include tokens of where you want the csv values to be.

For instance
<html>
<title>[value1]</title>
<body>
<h1>[value2]</h1>
<p>[value3]</p>
You get the idea...

Also pm me the link to the csv file, and a quick key of the tagnames and where they are located on the lines
for instance [value1],[value2],[value3]\n

from there the script itself is very easy.
 
Status
Not open for further replies.