I have a form in Joomla 2.5 the has a file upload option. I want to pre-select a file from the user's local system (namely, in their C:\Windows\TEMP directory; it was put there programmatically by another application).It's fine if the users can review it, I just need it to select this particular file for them.Any ideas?