Not sure how you were getting the actual contents of a 
file if in fact the form.TextFile was used as the INPUT TYPE=FILE

To get the actual contents of a file you would have to read the
file CFFILE ACTION=READ or since it is a TEXT file, you could
have done an CFINCLUDE.

If the FORM.TEXTFILE was used in the INPUT TYPE=FILE, this
is the reason you get the path that you have.

Can you post your form code? I am sure that is what the issue is
that you see the file info and not the contents.

>>> [EMAIL PROTECTED] 09/23/03 09:02PM >>>
Original recipient list:
CF-Talk <[EMAIL PROTECTED]>
****************************************
Original message follows:
****************************************
We're talking a new install of XP Pro, CF 6.1 ...

Code that I've used in numerous apps to upload a text file ... even
still
works on our production 5.0 servers, but not working on my new set up.

When I cfoutput the file I'm uploading to see what the text is looking
like,


        <cfoutput>#form.TextFile#</cfoutput>
        <cfabort>

instead of the contents of the file, I get this

F:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp58606
..tmp 

What the heck is going on?

H.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Owens
Internet Operations Coordinator
Ventura County Star / E.W. Scripps Co.
www.venturacountystar.com 
[EMAIL PROTECTED] 
AIM: GoCatGo1956
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138410
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to