Post Back possabilities

Post Back possabilities

My form asks the user to check "I agree: terms and conditions", where t & c links to a page with the full text.

At the bottom of the text is a button that says "Agree".

I want the user to click "Agree" and be returned to the login page with "I agree" checked.

How do I do that in my php environment using jQuery?