[thelist] ASP and form question

jcanfield at magisnetworks.com jcanfield at magisnetworks.com
Mon Jul 8 17:44:02 CDT 2002


> However .... now this is what I'm getting:
>
> Microsoft VBScript runtime error '800a01b6'
>
> Object doesn't support this property or method: 'Body'
>
> /chocfoundry/html/process.asp, line 9
>
> Line 9 is the first occurrence of objMail.Body = objMail.Body
> & blah blah.
> objMail.Body = objMail.Body & "address: " &
> Request.Form("address")     & vbCrlf & vbCrlf
>
> What is this???? What do you suggest?
>
> S.

The error doesn't make sense to me. The NewMail object certainly does
support 'Body.' Can you attach process.asp as a file and send it to me at
jcanfield at magisnetworks.com and I'll take a look? The mail wrap is making it
tough to decipher.

joel



More information about the thelist mailing list