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 Chris Miller 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. photobookie

    Onclick open new URL in same browser while Post Opens new Browser

    Thanks feherke, however this is still not working for me. Now it goes to the URL listed in the onclick, but the post doesn't submit the form. What javascript needs to be in the header in order to make this work? <form method="POST" action="http://www.amazon.com" target="_blank"> <input...
  2. photobookie

    Onclick open new URL in same browser while Post Opens new Browser

    I have a form whose Submit button posts to a new browser instance. I also need that same submit button to perform an onclick to refresh its page with a new url. Something like the following doesn't work for me. What am I doing wrong? <form method="POST" action="http://www.amazon.com"...

Part and Inventory Search

Back
Top