Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: SMTP - blank emails cut off at the <head> tag


Message #1 by "Simon Hunter" <shunter@o...> on Fri, 17 Jan 2003 10:44:40
Hi- 

 We're attempting to send HTML format emails using SMTP on our W2K server. 
95% of the emails are received correctly, but a few seem to be getting cut 
off after the <head> tag. 

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html><head>


To our users it appears as if we are sending them blank emails and I'm 
positive it's not the clients firewall stripping out HTML content.

I hope someone can help... 
Message #2 by sashi@a... on Sat, 18 Jan 2003 05:19:04
Are u using CDONTS
then check out the object.body property

  Return to Index