Hi
I have a smart client solution that works with
application.showURL(‘http://www.clickdigital.com’);
or
application.showURL(‘http://www.clickdigital.com’,‘_blank’, ‘height=200,width=400,status=yes,toolbar=no,menubar=no,location=no’,5);
however when I try the same with web client I all that happens is the loading flag flashes and nothing else. Reading the various docs it seems its designed for web client - SO have I missed something ?
Cheers
Gordon