type mismatch
Sorry for the long post before. I should ahve simply wrote: that the error occurs at the follwoing:
Call objRS.submittal_update()
The recordset is set to the following:
objRS.status_cd = Request.Form("status_cd")
A user is allowed to not to have to enter a choice (NULL value) or they amy choose one frm a listing. Currently tghe list has choices that are up to 30 character long.
Any assistance would eb appreciated.
Gracias
|