The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I have made a link in the forum that opens a pop up. The pop up brings up a "Terms and Conditions" page. The member has to agree in order to proceed to the "Main Page".
What I am trying to do is have the "Terms and Conditions" page only appear once during the browser session if they agree. So if they click the popup link again they will go right to the "Main Page".
I'm not sure how to write the cookie to do that or where to place the code.
What I am trying to do is have the "Terms and Conditions" page only appear once during the browser session if they agree. So if they click the popup link again they will go right to the "Main Page".
I'm not sure how to write the cookie to do that or where to place the code.