This is an OS behavior, not something controllable via HTML, _javascript_,
etc.

Sorry.

--Ben Doom

Arden Weiss wrote:

> I am using the standard HTML INPUT tag with TYPE="FILE" and do not seem
> to be able to make CF go to a pre-specified local folder to get the file
> to be uploaded.  It goes to the last one visited by other windows
> components. My current code that doesn't work is as follows:
>
> <CFSET mFILE_NAME = "C:\BUDDY\NETWORK\CHCP_TABLE.GIF">
> <td width="600" align="left" valign="top">
>   <INPUT TYPE="File" NAME="mFILE_NAME"  SIZE="80" MAXLENGTH="80"
>         Value="#mFILE_NAME#">
> </td>
>
> Any advice on how to do this would be very helpful.
>
> Thanks in advance.
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to