Hi Autoit Experts, I have this requirement where I would like to read from Text Area and later update the Text Area and all this while I have only been able to do it using the IE functions _IEPropertyGet and _IEPropertySet. Is there a way I can achieve the same functionality without having to depend on IE. Reason is that we would have to run our code on Apple Mac books as well. Thanks upfront. Suan.