Platform: Windows 2003 and IIS6
Asprunner 4.0
If a field is required on the _add.asp page, the user sees only the generic Microsoft error if he leaves the field blank:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]Error in row
/_add.asp, line 1469
Is it possible to edit the code somewhere to specify a more user-friendly error message, such as "Please fill in all required fields" ? Thanks!