View Single Post
  #4 (permalink)  
Old Nov 16th, 2006, 04:05
nothingwrongtotryme nothingwrongtotryme is offline
New Member
Join Date: Nov 2006
Location: India
Age: 35
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sending Mail, Body message from database

why do you write the do while stuff in the message body ??? create a record set with the filters u require, and then only dump the recordset field in the body value thats it. It works like a charm.
Reply With Quote