View Single Post
Old 29-01-2008, 14:35   #11 (permalink)
paulanthony
mingin dawg baitch
 
paulanthony's Avatar
 
Join Date: Apr 2004
Location: Belfast
Posts: 1,035
Send a message via MSN to paulanthony
Its for part of a javascript parsing engine...I have a .NET program which processes CSV files. This maps different CSV structures to database fields..an XML file tells the field where to go. On top of that, a small Javascript parsing Engine is used within the code to change the format of the code (pad digits, replace digits etc)..Its not a web application, simply uses a javascript parser for flexibility.
__________________
  Reply With Quote