Hey everyone, I just joined today, expect to be seeing more of me. =D
Here is the run down, I am wanting to automate browser clicks and inputs, originally I was just going to use AutoHotKey or AutoIt.
However I thought since the website uses Java that it would be "safer" to just fire off the Java codes(making it think I was clicking certain buttons and menu options of the website) but I wasn't sure how to do that. Any help on this would be greatly appreciated! Thank you.
And just for disclaimer I am not making this to spam any website or anything like that. It would just speed up my productivity at work 2 fold.
1 reply to this topic
#1
Posted 01 March 2011 - 06:45 AM
|
|
|
#2
Posted 01 March 2011 - 08:07 AM
AutoIt can do what you are asking, to simulate the process.
When you say "Java" I'll assume you mean JavaScript? It's rather simple to import code that does does in probably a lot less lines of code than AutoIt would.
However, almost any language you pick up can do it. There may not be a reason to do it though, depending on your target, if they don't have form "tokens" you can just submit the post data yourself with a fake referral address and you should be fine.
When you say "Java" I'll assume you mean JavaScript? It's rather simple to import code that does does in probably a lot less lines of code than AutoIt would.
However, almost any language you pick up can do it. There may not be a reason to do it though, depending on your target, if they don't have form "tokens" you can just submit the post data yourself with a fake referral address and you should be fine.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top










