Hi Gents,
Thanks for the reply. There is no space between the u and e. Don't know why it came out like that when I pasted it.
Chrishirst,
Sorry, I'm sure I understand view source of the page in error you will see the rest of the error message as well.
What I see on the website is:
Hi there! I saw this article which might interest you.
http://www.xxyz.com/ad.asp?cat_id= <font face="Arial" size=2>
<p>ADODB.Field</font> <font face="Arial" size=2>error '800a0bcd'</font>
<p>
<font face="Arial" size=2>Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.</font>
<p>
<font face="Arial" size=2>/forwardAd.asp</font><font face="Arial" size=2>, line 219</font>
<script language='javascript'>postamble();</script>
The Source (in View Source) is:
<tr align="left" valign="middle">
<td width="127" valign="top" class="title"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#333333">Message:</font></td>
<td> <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#333333">
<textarea name="MESSAGE" cols="50" rows="7" class="inputFieldIE" id="textarea">Hi there! I saw this article which might interest you.
http://www.xxyz.com/ad.asp?cat_id= <font face="Arial" size=2>
<p>ADODB.Field</font> <font face="Arial" size=2>error '800a0bcd'</font>
<p>
<font face="Arial" size=2>Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.</font>
<p>
<font face="Arial" size=2>/forwardAd.asp</font><font face="Arial" size=2>, line 219</font>
<script language='javascript'>postamble();</script>
I still don't know what to change to fix the problem.