nelliott Posted March 9, 2001 Posted March 9, 2001 When I send emails, if the field containing the email address has a space at the beginning or end of the address it is ignored and not sent although the only way to discover this is to check sent items in my email package. Is it possible to prevent this from happening? I email a lot from the database and it is very inconvenient. Cheers Nick PS I am using Microsoft Outlook to send the mails
jimi Posted March 13, 2001 Posted March 13, 2001 I'm not sure if this help, but have you tried to trim the address? i.e. email_add = alltrim(email_add) -jimi
Recommended Posts
This topic is 8909 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now