Hi,
Not possible, I'm afraid.
The file box is treated differently to other form elements.
Control of it is restricted due to security issues (it has access to the local file sytem). You cannot set a value for it at all in HTML (or javascript).
P.
PS This is not strictly PHP ... should be in Clientside Technologies Section