Have you ever tried inserting a '\' character? As in: 
'D:\whatever\filename.txt'

~Todd

On Tue, 12 Nov 2002, Rick Root wrote:

> [EMAIL PROTECTED] wrote:
> > 
> > I would highly recommend using <cfqueryparam> with MySQL / CFMX.  It would 
> > 
> > Reason why?  Because escapes all the special characters for you, etc.  You 
> > don't need to worry about URLEncoding.
> 
> 
> Has something changed with CFMX?  All previous versions of CF have 
> automatically escaped the single quote which is the only one that needs 
> to be escaped as far as I know.  I've been developing CF apps with MySQL 
> for a couple years now and I've never found the need to use 
> <CFQUERYPARAM> *OR* URLEncodedFormat() in my queries...
> 
>   - Rick

-- 
============================================================
Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ |
        Team Macromedia Volunteer for ColdFusion           |
http://www.macromedia.com/support/forums/team_macromedia/  |
http://www.devmx.com/ - Todd (Moderator /  CoFounder)      |
http://www.flashCFM.com/   - webRat (Moderator)            |
   Speakeasy DSL - http://www.speakeasy.net/refer/18280    |
============================================================

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to