I have an inventory page where the quantity is displayed in a text box so the user change the value and then click a "submit" button and I think I have the code figured out as to how to update the MySQL database. My question is how to refresh the inventory page to reflect the new, updated inventory after "submit" button is clicked, rather than go to a page stating that the "query was successful" and then prompting the user to click "here to return to the inventory page"
Thanks in advance for any help or suggestions.
Vinny