Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting value of Input type="file"

Status
Not open for further replies.

ChainsawJoe

Programmer
Dec 5, 2000
154
GB
Hi all - i realise what I'm trying to do is a big no-no in terms of security, but if a user has already accepted unsigned ActiveX objects (in this case, FSO to browse their drive) , how can I dynamically set the values of File input fields without having to make the user open the browse window?

I've created a nice visual image browser, and once the user's selected a bunch of images the idea is that they're then uploaded to the web server. However, I can't set File values in Javascript in IE. Is there an ActiveX option at all?

many thanks!

--------------------------------------------------
- better than toast.
Penguins - better than --------------------------------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top