Website linked code?
I want to make a program that at a certain date and time, it would log me onto a website and submit some info for me, so basically a bot that goes to a website a certain time and fill out a form and submit it. I've cracked accounts so I have some understanding of how websites works, but the I have never wrote a code that deals with websites and such and I dont know what keyword to use to look up tutorials. I dont know if that makes sense. Also the code doesnt have to be in c/c++, could be in c#
- - - Updated - - -
Here is some clarification: My college have a set timer and date for when student can sign up for class, and since it's first come first serve, I want to make a program when it'll log onto my school account at the time class registration is open and sign up the class for me.