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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: norrisoft
  • Content: Threads
  • Order by date
  1. norrisoft

    Opening a file browse window in an HTA

    Hi All, I have an HTA application from with in which I am trying to open a File Browse or File Upload window. I am doing so with the following code: <input type="file" name="F2" size="20" onchange='somefunction();' style ='display: none;'> Later I call: window.form1.f2.click(); This works...

Part and Inventory Search

Back
Top