I did the test on a Mac (Linux port)  from a Mac

The file path I got was:

        /opt/coldfusionmx/runtime/servers/default/SERVER-INF/temp/wwwroot-tmp/ 
neotmp59714.tmp

but there was no neotmp59714.tmp file there.

Dick

On Wednesday, September 11, 2002, at 03:00 PM, Paul Giesenhagen wrote:

> Here is the form used for the submission
> <form action="test.cfm" method="post" enctype="multipart/form-data"
> name="ThisForm" id="ThisForm">
> Title: <input type="text" name="title" value="">
> <br><br>
> File Form Field: <input type="file" name="image">
> <br><br>
> <input type="submit" value="Run Test">
> </form>
>
> This is the ouput from the submitted form from both a PC and a MAC, the
> output is simple
> <cfoutput>
> Here is the results of your test:<hr>
> Regular InputBox: (#form.title#)<br><br>
> Result of the file: (#form.image#)<br><br>
> </cfoutput>
>
> RESULTS
> Test done with PC Win2000 / IE 5.5
> =========================
> Here is the results of your test:
> Regular InputBox: (Pauls Test)
> Result of the file: ()
>
> Test done with MAC OS 10/IE 5.2.1
> =========================
> Here is the results of your test:
> Regular InputBox: (jeff_test
> )
> Result of the file: (C:\WINNT\TEMP\ACF251.tmp)
>

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to