- Original Message -
From: "Joshua Miller" <[EMAIL PROTECTED]>
> Yes, the file field seems to be the anomaly in using that method ...
> I've found you have to actually TRIM() the file upload in the CFFILE tag
> to get it to work 100%
Thanks a lot for those tips
Yes, the file field seems to be the anomaly in using that method ...
I've found you have to actually TRIM() the file upload in the CFFILE tag
to get it to work 100%
This is what I do to catch everything but the file field, then I just
TRIM() all CFFILE uploads
if(HTTP_USER_AGENT contains "msie"
2 matches
Mail list logo