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

    JavaScript submitting a form twice

    I have a problem with a JavaScript function submitting a form twice. It looks like: <a href=&quot;javascript:parent.frames['fn'].submitFunction();&quot;> <img src=&quot;/image.gif&quot; border=&quot;0&quot;> submit </a> submitFunction() validates and submits a form. What actually happens...
  2. ajefferies

    Button as a hypertext link - formatting problems.

    This seems like a very simple question. I want to turn a link into a button. The link points to myUrl, where myUrl contains form parameters eg. http://some.place/page?id=2. The link: <br> <a href=&quot;myUrl&quot;>Go!</a> <br> works no problem. My first attempt at a button: <input...

Part and Inventory Search

Back
Top