Two functions (but second is only operating on data returned by the first one) receiving cookies from Firefox. Enjoy! Comments and feedback are welcome! PS FF.au3 required! ;; ======= ;; ;; EXAMPLE ;; ;; ======= ;; #include <FF.au3> #include <Array.au3> _FFStart() $cookie_name = _FFGetSingleCookie('ID', 'google') ; receives single cookie - first one containing 'ID' (case sensitive!) in name, and 'google' in host MsgBox(0, '', $cookie_name) $COOKIE_ARRAY = _FFGetSingleCookie('