Improved the BrowserSetFormField function to use the field value if there is no field name or use both the field name and value. The onchange and onclick events are also now triggered.
Improved the ComboBox_SelectString and ListBox_SelectString functions by adding an optional send change notification message.
Improved the ListBox_SelectString function by adding the ability to clear the selections.
Added the ability to pass parameters to a function by reference.
Added the Find Next command.
Fixed sending the extended keys: home, end, delete, insert, pageup, pagedown, up, down, left, and right.