This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C09FBD.4647E108
Content-Type: text/plain;
charset="iso-8859-1"
I got this error message :-
ADODB.Recordset error '800a0e7d' The application requested an operation on
an object with a reference to a closed or invalid Connection object.
/redesign/cgi-bin/Intranet/email_alert/berjaya.asp, line 69
Actually i have a program where user key-in their name and e-mail address
and the data will keep in the database. After the data have been in the
database i would like to display back what the user key in.That means I want
to display back the e-mail address and the name of that person so that
person know he/she has been successful registered to my web site.
anybody can tell me about this error and how to do it ?
Thanks.