Hello,

I took a look at the allaire site for a resolution to this problem but I am 
doing what they say to do and still get the error.

Actually this is not true.  The problem is only occurring on a Mac using IE 
5.0 (latest version) so I am told.

I use a pc and cannot recreate the error.

Here it is:

Error processing CFFILE
Error attempting to save uploaded file to path 
'c:\inetpub\wwwroot\temp\cfmail\..' Access is denied. (error 5)
The error occurred while processing an element with a general identifier of 
(CFFILE), occupying document position (41:3) to (44:28).



Here is my code, cffile is on line 41:

<cffile destination="c:\inetpub\wwwroot\temp\cfmail\"
        action="upload"
        filefield="filename"
        nameconflict="overwrite">

Thanks for the help in advance,
kaigler


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to