I am trying to login into this page but I cannot for the life of me get it to work. I have to login to this site when i connect to my school\'s wifi in order to start a sess
Some things you're obviously doing wrong - your form looks like this:
You need to submit your request to the "action" URL of the form, and you need to make it a POST request instead of a GET request to some other URL.