working with Webrequest function

 

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

 

Array result[ ] contains servers response

 

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 contents of yahoo.com in function response It could be even html codes
WebRequest - MQL4 Documentation
  • docs.mql4.com
WebRequest - MQL4 Documentation
Reason: