urgent pls.
im using visual studio c#.net
i have an upload function in my website that would upload a file from excel(.csv) and what i want is to trap errors from csv,. how can i do that?such that when there are numbers in a name field, the system would trap it , im displaying that uploaded csv file in gridview. any help pls