Marco
Marco
친구

프로필 또는 사용자 검색을 통해 친구를 추가하면 친구가 온라인 상태인지 확인할 수 있습니다

Marco
MQL5.커뮤니티에 등록됨
Mahmoud Farajpour
Mahmoud Farajpour 2016.01.12
Hello i know its not a way to discuss my Problem but please help me


Take a look at the example provided at https://docs.mql4.com/common/webrequest


i have added Alert(result[0]); to see what server respond back, Alert(result[1]);Alert(result[2]);.... The array result allways contains numbers now i want to know how to recive contents at the website I send webrequest to,For example if i send a Webrequest to yahoo.com i want to have yahoo.com contents in function response It could be even html codes