Please try to post working code. Yours had lots of syntax errors. Do this: #include <IE.au3> $oIE = _IECreate("") $oIE.Navigate2("http://www.torec.net/ssearch.asp"]http://www.torec.net/ssearch.asp", 0x1, "_self", Binary("search=test"), "Content-Type: application/x-www-form-urlencoded") Dale