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

    holding page position after refresh

    I have a php form with a number of dropdowns - each time a value is chosen from a dropdown the page is refreshed (this updates a grand total). I'm using the following to do this: <select name="mydropdown" id="mydropdown" onChange='submit()'> The problem I have is that after the refresh I want...
  2. kenabbott

    using ($_POST['Submit']) for 2 different post outcomes

    Hi I have a PHP page with a number of dropdowns on it and a submit button. When a value is chosen from a dropdown I need the page to refresh (a total is calculated). However when the submit button is pressed I need to go to another page which uses the values from the first page. I have tried...

Part and Inventory Search

Back
Top