PDA

View Full Version : ASPMail


Monquatch
08-04-2003, 10:03 AM
Hi,

The problem I'm having with Server Objects' ASPMail component is that it's "FromName" property is truncating my value "Marvin, Jones, Reed & Associates", into just plain "Marvin".

Does anyone know how to correct this?

Thanks!!

duane
09-01-2003, 07:19 AM
My workaround is to use periods (.) instead of commas...most email readers won't even know the difference.

Duane