using system DLL you can open a link with browser
Daniel Sic:
You can't see the page fetched by WebRequest. It's possibly though to save the WebRequest response into html-file and open it locally in a browser, but this is again requires dll.
Use 'WebRequest' instead. Why use DLL when you can do this without it.
http://docs.mql4.com/common/webrequest

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Is it possible ?
Thanks