I'm trying to just insert a record then move on to other
parts of the form by passing the ID, but I can't seem to get it to
work. here's what doesn't work:
MM_editRedirectUrl = "insert3.asp?projectID=" &
rsProjectID.Fields.Item("projectID").Value
Microsoft VBScript runtime error '800a01a8'
Object required: ''
/commFlash-admin/insert2.asp, line 45