bject: getting rid of spaces in file names
Had not run been exposed to this problem before... using CFMail to send
jpg files to designated recipients (and CFILE to record the file
names)... if there's a space in the file name like "my photo.jpg", that
jpg is not sent via cmail
. c
Uploading from a form ... then I query the DB and use cfmail like this:
-Original Message-
From: Munson, Jacob [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 11, 2005 11:15 AM
To: CF-Talk
Subject: RE: getting rid of spaces in file names
Where is the file name coming from? Are
Eliminating the space is the most definite way.
I think that by including the filename in doublequotes it keeps it all together.
"my photo.jpg";"the other file.doc"
Not completely sure, though.
On 10/11/05, Tim Laureska <[EMAIL PROTECTED]> wrote:
> Had not run been exposed to this problem befor
ubject: getting rid of spaces in file names
>
> Had not run been exposed to this problem before... using
> CFMail to send
> jpg files to designated recipients (and CFILE to record the file
> names)... if there's a space in the file name like "my
> photo.jpg"
Had not run been exposed to this problem before... using CFMail to send
jpg files to designated recipients (and CFILE to record the file
names)... if there's a space in the file name like "my photo.jpg", that
jpg is not sent via cmail
can someone give me a quick tip on how to deal with this i
5 matches
Mail list logo