nicko
8th February 2005, 09:08 AM
Hi all,
Ive followed Nischal Halery's suggestion at http://forums.ezimerchant.com/showthread.php?t=140 and when the search page (webcontent-2.htm?whateverisearchfor) loads there is an error on the page which is as follows.
Line: 135
Char: 1
Error: 'document.database.list' is null or not an object
Code: 0
URL: http://www.woodpeckers.com.au/webcontent-2.htm?incra
This is the code ive used
Search this site:<br>
<input type="text" name="SearchKeyword" size="20">
<br>
<br>
<input name="button" type="button" onClick="location.href='webcontent-2.htm?' + SearchKeyword.value " value="Go"></input>
Can anyone help on this?
Nick
Ive followed Nischal Halery's suggestion at http://forums.ezimerchant.com/showthread.php?t=140 and when the search page (webcontent-2.htm?whateverisearchfor) loads there is an error on the page which is as follows.
Line: 135
Char: 1
Error: 'document.database.list' is null or not an object
Code: 0
URL: http://www.woodpeckers.com.au/webcontent-2.htm?incra
This is the code ive used
Search this site:<br>
<input type="text" name="SearchKeyword" size="20">
<br>
<br>
<input name="button" type="button" onClick="location.href='webcontent-2.htm?' + SearchKeyword.value " value="Go"></input>
Can anyone help on this?
Nick