|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
asp error
The webpage will shown this error when click the specified page each time.
This page mainly displays old photo with the same type of product. How should I fixt this. ---------------------------------------------------------------------------- --- ADODB.Recordset error '800a0e78' Operation is not allowed when the object is closed. /item_detail.asp, line 68 ---------------------------------------------------------------------------- --- Eco wrote:
> The webpage will shown this error when click the specified page each time. You've probably either closed a recordset object or a connection object> This page mainly displays old photo with the same type of product. How > should I fixt this. > > ---------------------------------------------------------------------------- > --- > ADODB.Recordset error '800a0e78' > > Operation is not allowed when the object is closed. > /item_detail.asp, line 68 > > ---------------------------------------------------------------------------- > --- then tried to do something with one of them. To be certain, we would need to see the relevant lines leading up to and including line 68. -- Mike Brind |
|||||||||||||||||||||||