Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

richard.mac

macrumors 603
Feb 2, 2007
6,292
5
51.50024, -0.12662
have a look in /library/scripts. there are URL scripts that you can check out that will help you.

HINT

Code:
property target_URL : "http://_______.com/"

open location target_URL
 

mkaake

macrumors 65816
Apr 10, 2003
1,153
0
mi
Ok but I already have the page I want open I just want my computer to type in something in a field that's on the web page

You need to use UI scripting for something like that. You'll want to download this:

http://prefabsoftware.com/uibrowser/

And use it to find what element you're going to type in. Fantastic thing about that program (it's a 30 day trial) is that once you've found the element you want to do something with, you can have it create tell blocks to paste directly in to script editor...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.