asked on June 12, 2019
I am trying to capture the next button click event so that I can manually trigger a stored procedure to save the page to the database before advancing to the next page. However, in my onclick function, the active page has already advanced to the next page. How do I get the page from which the next button was clicked?
0
0