View Single Post
  #3 (permalink)  
Old 04-01-09, 02:40 PM
rootsandculture rootsandculture is offline
New Member
 
Join Date: Apr 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
I get an error

Quote:
Microsoft VBScript runtime error '800a01b6'

Object doesn't support this property or method: 'Body'

/en/contact/script_formulario.asp, line 73
Line 73 is
Quote:
MailObj.Body = varBody
I tried deleting that line and is working fine, i get the messager " i'll contact soon .....etc" but the mail never arrives.
Reply With Quote