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: claudiodi
  • Content: Threads
  • Order by date
  1. claudiodi

    Click second button on form

    I am new to this forum, Hi everybody I am trying to write a greasemonkey javascript code to automate submission of a form the form has no name so I used this code to identify it in the array of forms and submit: document.getElementsByTagName('form')[1].submit(); it ALMOST works but the...

Part and Inventory Search

Back
Top