Hi all, My question is, how can i use TCP, to get full link to file that usualy redirected when we click on the link in the browser? Here is my example, it work, but not with all urls: TCPStartup() Global $HTTPUserAgent = "Opera/9.25 (Windows NT 5.1; U; ru)" Global $HTTP_TCP_Port = 80 $sHost = "www.creator-lab.ucoz.ru" $sPage = "/load/0-0-1-34-20" ;This should be redirected to this: http://creator-lab.ucoz.ru/AutoIt/GuiCtrlSetOnHover.zip ;Just uncomment these lines, and you will get