• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
filling blanks on www-sites
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

filling blanks on www-sites


  • Subject: filling blanks on www-sites
  • From: email@hidden (Gerd)
  • Date: Wed, 28 Aug 2002 19:52:25 +0200

Hallo,

i need to fill blanks on different websites with AS.

I tried it with webminer, but it does not work. Does anybody know another way ?
Maybe problem was the russian characters which i could not send as prescribed in the html-source, but i do not know.

set dieJobbank to "http://www.infa.ru/mboard/general/addmessageform";

set a to {}

tell application "WebMiner 2"
activate
-- now post the form
set theDoc to open dieJobbank posting {{"uboard", "121538"}, B,
{"validation", "addmessageform"}, B,
{"theme", "rus01"}, B,
{"username", theName}, B,
{"usermail", theEmail}, B,
{"caption", Titel}, B,
{"text", messagetext}, B,
{"userpass", thePassword}, B,
{"send", "ECCo#?b!bC CB8"} B,
} B,
without redirecting
repeat while not complete of theDoc
end repeat

end tell


thanks for any help

Gerd
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: filling blanks on www-sites
      • From: Timothy Bates <email@hidden>
  • Prev by Date: Usage (was Re: OT: Re: New Address Book in Jaguar 10.2...)
  • Next by Date: Re: Usage (was Re: OT: Re: New Address Book in Jaguar 10.2...)
  • Previous by thread: Print Center scripting
  • Next by thread: Re: filling blanks on www-sites
  • Index(es):
    • Date
    • Thread