Hi,
No solution from php...

If you find you way to read form file tag path via js you ma send this value 
to server and may store sql then send back.

Aslo I'm not sure to sending back those stored info to client solve the 
problem. 

If you really want to do this.

You have to write your own file browser uploader form via Flash...

regards 

On Sunday 18 February 2007 04:19, Skip Evans wrote:
> Hey all,
>
> I get the feeling from not finding an argument for
> the path on the client's machine for the complete
> path of a file in $_FILES that it might not be
> available for security reasons?
>
> The reason  I am interested in this is to restore
> the value of a input type='file' field in a form if
> the user has to return to the form for validation
> reasons.
>
> I'd like to restore the full value so the user does
> not have to browse the file again.
>
> Is there a way to do this?
>
> I thought perhaps there might be a
> $_FILES['image']['path'] value or something.
>
> Thanks!
> --
> Skip Evans
> Big Sky Penguin, LLC
> 61 W Broadway
> Butte, Montana 59701
> 406-782-2240
>
> =-=-=-=-=-=-=-=-=-=-=
>
> Check out PHPenguin, a lightweight and versatile
> PHP/MySQL development framework.
>
> http://phpenguin.bigskypenguin.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to