> This is a guess.
Come on Dan. Your favourite saying is "if you don't have the
docs, the
internet does".
I only draw attention to this because your advice is dead
wrong:
> You need octothorps around your form variable in your
cffile tag.
(from *the docs*:
http://livedocs.adobe.com/coldfusion/8/Tags_f_10.html)
fileField (Required)
Name of form field used to select the file.
Do not use number signs (#) to specify the field name.
Back to the original problem, I used to see that quite a lot
on CFMX 6.1
(maybe early versions of CFMX7), when CF was cocking-up
(technical term)
the compilation of CFM templates.
I've not seen it in situations other than that.
Tell me: have you got your class files set to save? Perhaps
delete
everything in your cfclasses dir (WEB-INF/cfclasses on
multi-server
install. Not sure where it is on a standard install, sorry),
restart CF
and try again.
--
Adam