I am working on a javascript/html webpage, which consists of a simple table and a button.
When i click on the button, i want it to go to a certain website say, www.website.com, check a few radio buttons and hit enter all automatically.
i wanted to know whether this can be done by javascript/jquery only. if so please specify how. Thank you.