Tohuw
Tohuw

Reputation: 3780

Pre-select a File in a File Upload Form

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?

Upvotes: 1

Views: 627

Answers (1)

Tohuw
Tohuw

Reputation: 3780

Upon reviewing further, David Fritsch is quite correct. There is no way in a modern common browser to inject this information, or even suggest it.

Upvotes: 1

Related Questions