Summary - Want to make a simple website form filler. The website is NOT mine and I cannot edit its source code. Don\'t know what tools/languages are needed. Wou
I will suggest you try CURL. That will make you solution more simple in my opinion.
You can execute HTTP GET/POST with CURL, which is enough to solve your problem. Give it a try, and if you get block you can ask a more specific question about CURL or HTTP.