I'm relatively new to programming.
Problem:
I'm creating an ASP.NET app the needs to read a CSV file and filter the data.
I searched the net and only found classic ASP examples or all DB driven examples.
Does anyone have sample code. Or is there any other suggestions on how to read and filter. Thanks