Filling forms in internet explorer
Filling forms in internet explorer
- Subject: Filling forms in internet explorer
- From: Philip Koritsas <email@hidden>
- Date: Sun, 02 Dec 2001 20:01:02 +0000
I'm trying to create a script that will automatically complete an online
form in Internet explorer 5 using pre-defined variables, so I can easily
transfer data from a local database to my website
E.g.
Set the_name to "name"
Set the_place to "place"
Tell application "internet explorer"
Activate
Openurl "
http://www.myurl.com"
This is as far as I've got, I'm assuming that formdata should be used but I
don't know how to use it. Can anyone help?
Also does anyone know where I can find a good selection of Internet Explorer
applescript examples?
Thanks in advance!
Philip Koritsas
Point Fusion Ltd
Email: email@hidden