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 Mike Lewis 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: *

  1. apwalton

    accept attribute for file uploads?

    I am trying to implement the accept attribute so that the user can only upload files of type gif and jpeg: <input name=&quot;uploadedFile&quot; type=&quot;file&quot; accept=&quot;image/gif, image/jpeg&quot;> But it does not seem to have any effect. I can still upload any file. any ideas...
  2. apwalton

    Big problems with Netscape Navigator 4.7

    Netscape 4.7 has become a big problem. I would like to put some code in my page that simply tells users that they need to use IE or NS6. Problem is that a lot of Mac ppl still use 4.7, and it is the only browser for Linux.

Part and Inventory Search

Back
Top