This topic is locked

Error when performing search

6/10/2008 5:15:03 PM
ASPRunnerPro General questions
G
gr8britton author

After selecting any field, any criteria, entering search string and clicking Search, I get the following error:
Line: 7

Char: 3

Error: 'document.forms.frmSearch.SearchField' is null or not an object

Code: 0

URL: http://myserver/content/phonelist/Locations_list.asp
I first noticed that I lost the <Form>...</form> sections around the controls and added that back in but still get the error.

G
gr8britton author 6/10/2008

I created a new project, copied the Form block, pasted into my old project and it is working