Popup form not to reappear when page refreshes
I have a popup form that loads when the page first loads in the browser. User requires to complete the form, click submit and the form then closes. At the moment, if the page is refreshed, the popup form opens again. I would like the popup form to remain closed even if the the page is refreshed. This form is for a demonstration only (educational), it doesn’t require validation nor does the data need to be sent anywhere.
Thanks in advance.