phumes1 wrote:

> 
> I'm using <cfheader and <cfcontent to open a file in Ultraedit on my PC
> (client) from a link on the webserver.
> 
> Opening the file is working great except for one thing. I want the proper
> path of the directory/filename to appear in my editor.
> RIght now I get the following path
> 
> [D:\Documents and Settins\user.name\Local Settings\Temporary Internet 
> Files\Content.IE5\SD6ZC1QR\filename[1].dat]
> 
> How can I get it to read "[D:\directory\subdirectory\filename.dat]"


Not. RFC 2616 explicitly forbids the interpretation of path info by a 
browser because it could be a security risk. So your browser will not 
pass this info on to UltraEdit.

Jochem
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to