Try this:

<a href="#URLEncodedFormat('/documents/interview with john smith 
##1.doc')#">Download file a</a>

The issue isn't so much cold fusion, although you do nee dthe double hash 
above, but that the browser thinks everything after the hash is a 'bookmark' so 
it's really looking for:  "/documents/interview with john smith " and it's not 
finding that file.

Let me know if it works!

Dave

-----Original Message-----
From: E C list [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 21, 2005 11:09 AM
To: CF-Talk
Subject: # Signs Causing a different Problem


Hi Folks,

In my document management application, I have recently
run into a problem.  I have some documents which were
named with pound signs in their name "interview with
john smith #1.doc" for instance.  When I link to this
file name, the link doesn't work:

<a href="/documents/interview with john smith
#1.doc">Download file a</a>

  It will generate a 404 file not found.  So the
question is, why does this happen? Is this a document
encoding issue?  Can anyone suggest a solution aside
from just renaming the file before its saved?

Thank you.



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212399
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to