View Single Post
Old 02-02-2006, 10:24 AM   #1 (permalink)
rikb53
Registered User
 
Join Date: Jan 2006
Posts: 29
rikb53 is on a distinguished road
mailMsg.To format

hey guys i've got a little anomole here.
im storing email to/from addresses in a table and fetching them at runtime to be plugged into the mailMsg.To Field.
well for some reason it only works if i hard code the info.
i.e.

mailMsg.To = "rik.But@str.com"

i've stepped thru debugger and the string looks exactly the same whether its hard coded or its passed from the table column

i know it's something simple - any help is appreciated
thanks
rik
rikb53 is offline   Reply With Quote