RemoteIE is a useful tool that automates many of the common browsing tasks an individual may face on a daily basis by using Microsoft Internet Explorer 5 or 6 and a VERY simple yet powerful scripting language.
With RemoteIE you can click any link on the page you are currently viewing with the Clink command. Open any any link in a new window by using ClinkNew.
Fill any form with the Fill command and click any button with the ClickButton and ClickButtonByName commands.
Your scripts can even make decisions based on the HTML of the current document by using the If and Not commands.
Other commands that can be found within the scripting language are Nav, StopScript, Sleep, Beep, ClinkNew and Back.
By using command line parameters in cooperation with Windows Task Scheduler (included with Windows) or other 3rd party task schedulers, you can have RemoteIE load up at specific times and run a designated script. This way you can appear to be active at the keys or perform an important function or chore while being asleep or away on vacation.
· Ключевые особенности и характеристики RemoteIE 2.5
Не определены
· Ограничения RemoteIE 2.5
· 3 Line Execution Limit
· Специальные требования RemoteIE 2.5
Специальные требования не определены
· История версий и изменений RemoteIE
Версия: 2.5
· This version has some of the bugs worked out. The hook was removed and replaced with context menu extensions for Internet Explorer. Download & Run the Contexts file.
· New commands added;
· FillAppend - Enables you to write to a form field more then once without erasing the origional data.
· FillAppendByID - The same as FillAppend but instead of passing the form fields name as the first parameter, you'll pass it's ID.
· StopIE - Stops execution of Internet Explorer. Emulates the clicking of the Stop button in IE.
· Описание и дополнения от редакторов и пользователей сайта