What is the best way to open a website from a unface desktop frm ...
My method is to create a batch file(1.bat) with the text start https:\\mysite.com, and then activate an OS service which runs the created batch file.
Im thinking there may be a better method.
The problem I am having is that the website url has % in it, and the os service seems to be removing the percents in the case of opening a web site(not in the case of a dos command)...
ex: https:\\mysite.com?myvar=%1%
So, my problem is how to open a website via a uniface desktop application that contains %'s
------------------------------
Osman Shariff
------------------------------