IS IT POSSIBLE TO RIGHT A SCRIPT THAT EXECUTES COMMANDS ON A WEBSITE?

Question by JRoadBen:
Is it possible to right a script that executes commands on a website?
I was wondering if it is possible to write a script that would automatically fill a form and hit the submit button on a website at preset times during the day. If such a thing is possible, what language would you use to write the script?
——————————————
Answer by jascotty
try a macro script.. i like AutoHotKey http://www.autohotkey.com/ (free)
not too difficult to figure out the syntax, and you could get it to run on a personal with a browser to do what you are asking
——————————————
Add your own answer in the comments!









about 1 year ago
There isn’t really anything you can do without purchasing a webhosting package somewhere that allows you to install CGI/PHP scripts to run your own messageboard there instead……. that’s what I did, since I got sick of free messageboards becoming paid only services only and shutting down on me + not being able to hardly do jacksh*t with them to get them working how I wanted.
A good messageboard script to host your own is YaBB
http://www.yabbforum.com/
about 8 months ago
I think it is too difficult to find out the syntax, I like reading your provided post, it was interesting.