MATISZON Posted February 7, 2011 Posted February 7, 2011 (edited) hello,I can not connect to a server using WinHTTP.$WinHttp = ObjCreate("winhttp.winhttprequest.5.1") $WinHttp.Open("GET", "http://s10.zieloneimperium.pl/logw.php?pass=9abdd0da86b0f92d00a0058beb6de326&USR=LOGIN&gfx_aktiv=on&server=server10&embed=&sno=10&ref=") $WinHttp.SetRequestHeader("User-Agent", "Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13") $WinHttp.Send() MsgBox(0,0,$WinHttp.GetAllResponseHeaders)Screen from LiveHttpHeaders Edited February 7, 2011 by MATISZON [size="3"][font="Arial Black"]I'm from the Polish do not as well know how English[/font][/size]
MATISZON Posted February 7, 2011 Author Posted February 7, 2011 (edited) Refresh because edited the first post Why not get the header set-cookie Edited February 7, 2011 by MATISZON [size="3"][font="Arial Black"]I'm from the Polish do not as well know how English[/font][/size]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now