ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

automating web procedures

(1/1)

kalos:
hello

I have a website that I send sms from and instead of opening my web-browser, login to the website, clicking the 'compose new message' button, typing the phone number, typing the message text, clicking the 'send' button...

I want to do this:

hit a global hotkey that will open two boxes, in the one I will type the phone number (with a drop down menu of recently used) and in the other I will type the message text and then click 'send'... and it will do the job!

is there any easy way to do this?

thanks

ewemoa:
Don't know of an easy way.  May be something at the following will turn out to be of some use:

http://www.autohotkey.com/forum/topic10224.html

skwire:
Which website are you using?

Renegade:
If the site has an API, then it's a lot easier to do. Otherwise, it relies on scraping, parsing, and then web automation, which is all inherently unreliable.

Navigation

[0] Message Index

Go to full version