Hi below message which
I send from aspmail out
and when I click it from my email to below page
it show as below
Anyone could help?
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/e_card/your_card.asp, line 384
below is code
<td width="229" rowspan="2" bgcolor="#FF000 0"><p><img src="<%=(rsAllC ards.Fields.Ite m("File_Path"). Value)%>" width="233" /></p>
/code
I send from aspmail out
and when I click it from my email to below page
it show as below
Anyone could help?
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/e_card/your_card.asp, line 384
below is code
<td width="229" rowspan="2" bgcolor="#FF000 0"><p><img src="<%=(rsAllC ards.Fields.Ite m("File_Path"). Value)%>" width="233" /></p>
/code
Comment