Dimitris
|
| Posted: 01/21/2003, 4:06 PM |
|
Trying to make a search page I have the following message:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'clsDBmembers'
/milionis/admin/all/members/search.asp, line 42
Can you help me ?
Dimitris
|
|
|
 |
kar
|
| Posted: 01/21/2003, 8:59 PM |
|
make sure the page containing form is a standalone page, not include file.
|
|
|
 |
lneisius
|
| Posted: 01/22/2003, 4:19 AM |
|
You may have a functon without a data source assigned. I have seen this same error when a record with a field didn't have a data source.
|
|
|
 |
|