DB Results error

S

Stephen Green

I just created a drop down to select member names from a table (prospects)
and save the member's ID.

The form posts to a second page that is a data entry form with the ID field
filled with the selected member ID, allowing a new entry to be added to a
second table related to the first (by ID).

When I Preview the drop down in IE, I get the following error:

a.. Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'rs'
/anmt/_fpclass/fpdblib.inc, line 48

Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)


a.. Page:
GET /anmt/admin/anmt_prospects_contact_entry_form.asp
I've used the exact same drop down in another page with no problems. Does
anyone have any idea what this error means?

Thanks.

Stephen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top