xwishmasterx Posted April 6, 2011 Share Posted April 6, 2011 I have two (2) forms on the same pages, each with 3 buttons. When a button is clicked, it will include the desired page. Since I have 2 of these forms, clicking one of them will refresh the page thus "delete" the info former retrieved from the other form. Is there a way to make the page "remember" the last form action? Link to comment https://forums.phpfreaks.com/topic/232895-how-to-not-update-form-output-having-two-forms/ Share on other sites More sharing options...
btherl Posted April 7, 2011 Share Posted April 7, 2011 Yes there is. But it depends a lot on your implementation. Are you familiar with sessions? Link to comment https://forums.phpfreaks.com/topic/232895-how-to-not-update-form-output-having-two-forms/#findComment-1197980 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.