Re: I'm using ASP, do I need an application.cfm file? -
07-08-2003
, 10:39 PM
Hi Silicon,
I've been looking around for the "global.asa" file but, I can't find it. Do I have to create it myself? If so, where?
I've got a simple login page. When the user logs in, they are directed to a "homepage" that I want to display all of their personal information (pulled from the databse). On the "homepage", I've got some dynamic text fields and I've defined a recordset but I get this error message:
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/asp-letsplay.tv/pages/TMP253nhqkhm.asp, line 33
Do you know what this means? I suspect it has something to do with the "global.asa" file. Maybe I'm not filtering my recordset properly, what should I do?
Thanks very much for your help!
artane |