issue with client_host [message #504457] |
Mon, 25 April 2011 09:49 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/d69b7e7426daf260b660f90ed673995f?s=64&d=mm&r=g) |
deepthi38
Messages: 4 Registered: April 2011
|
Junior Member |
|
|
I am trying to open the url from the form and block the form when working on the url.
I am able to block the form when working on notepad, adobe and word doc by using the below code
CLIENT_HOST('CMD /C NOTEPAD '||fname);
CLIENT_HOST('cmd /c "c:/web_util[1].pdf"');
and when I use CLIENT_HOST( 'cmd /C "C:/Program Files/Internet Explorer/iexplore.exe" www.google.com'); it is opening the www.google.com but unable to block the form when working on google webpage.
I am using oralce forms 10.1.2.3 and the browser is IE8.
Hope I get the answer from someone.
Thanks in advance.
|
|
|
|