My problem is a Bad Excel file with a changed extension does not generate an ASP error during the upload, the file loads and is thought to be ContentType "text/plain" until the Bulk Copy procedure is invoked in SQL Server. At that point I cannot even trap in SQL Server, because the error is an...
Using ASP I want to identify an uploaded Excel file that has had its extension changed to .csv, but the data in it is still binary, not text.
I have users uploading files that are suppose to be properly converted from Excel to text/csv format. Unfortunately some users take an Excel file and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.