hi ..Greetings to all
How to get the address link for the browser outside of the project ?
For example
I want...... Web.GetURL(abood); ..... in my project
Please correct this code to get the address link
Note that the browser outside of the project and i want... Input.SetText"address link" .. in my project
Such as control system for the external browser
How to get the address link for the browser outside of the project ?
For example
abood = File.OpenURL("http://www.amsspecialist.info/index.php", SW_SHOWNORMAL);
Please correct this code to get the address link
Note that the browser outside of the project and i want... Input.SetText"address link" .. in my project
Such as control system for the external browser


