Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 09-26-2000, 03:15 PM   #1
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
In my office we have internal e-mail addresses and some of them have spaces (fl techsupport@....). I am using CDONTS to send email to myself (firstname.lastname@....) and it works, as soon as I change it to one with a space it won't send. How can I fix this? Getting new email addresses with underscores would take too much time.

thanks for your help.
artsapimp is offline   Reply With Quote
Old 09-26-2000, 03:17 PM   #2
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
I tried to add..
Code:
fl" & Chr(12) & "techsupport@..."
but that didn't work either. I am stumped. thanks
artsapimp is offline   Reply With Quote
Old 09-26-2000, 10:15 PM   #3
Member (9 bit)
 
Join Date: Dec 1999
Location: Midland, NC, USA
Posts: 292
Art,

I'm afraid your first post holds the answer (underlines), unless the names with spaces are aliases, in which case you'd need to send emails to the exact mailbox name (if it doesn't contain spaces, too).

Take a look here:
http://support.microsoft.com/support.../q173/4/70.asp

UncaDanno is offline   Reply With Quote
Old 09-27-2000, 02:22 PM   #4
SQL nutcase
 
mosquito's Avatar
 
Join Date: Sep 2000
Location: Belgium
Posts: 1,136
Send a message via AIM to mosquito
What happens if you replace the white space with "%20"

so "fl techsupport@" would become "fl%20techsupport@"

don't know if it works, but it's worth trying.
mosquito is offline   Reply With Quote
Old 09-29-2000, 04:04 PM   #5
Member (9 bit)
 
Join Date: Dec 1999
Location: Midland, NC, USA
Posts: 292
Hmm.... That might work since you're sending a delimited character string. And the embedded space is what causes the address to break.

Worth a try....
UncaDanno is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:00 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0