Home » Developer & Programmer » Forms » Passing control to another window.
Passing control to another window. [message #243357] Thu, 07 June 2007 01:20 Go to next message
sreepathi.das
Messages: 12
Registered: May 2007
Location: Cochin,Kerala
Junior Member
Hi friends.
I am doing a 9i application,in which i call an html file from my form, using the code
host('explorer.exe \\server3\documentation\sterling.htm');
Now the problem is that the file opened is in minimized status.
I want it in the front.
Hw can I transfer control from my application to the new file?
Thnks in advance.

Sree.

[Updated on: Thu, 07 June 2007 01:24]

Report message to a moderator

Re: Passing control to another window. [message #243402 is a reply to message #243357] Thu, 07 June 2007 04:02 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

That code is working on my part. What code followed that line?
Re: Passing control to another window. [message #243429 is a reply to message #243402] Thu, 07 June 2007 04:58 Go to previous messageGo to next message
sreepathi.das
Messages: 12
Registered: May 2007
Location: Cochin,Kerala
Junior Member
Hi,
Thnks for ur reply.
Actually the code it is working.
The htm file it gets opened.
But the problem is that,even after the file gets opened,
wat I am seeing is my application, not the opened file.
ie, the control is on my application,not on he file I opened through the application.
I need to change the control from my application to the newly opened file.
Will you please tell me how can i do this?
Re: Passing control to another window. [message #243594 is a reply to message #243357] Thu, 07 June 2007 20:18 Go to previous message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

When I say it's wroking for me, the active window is the file opened, not my application as what you encounter. Now, the question is, what codes do you have following that line caaling html file? Maybe because you proccess something on your application after calling html so the cursor went back to your application.
Previous Topic: HOW TO SORT BY DESCENDING ORDER IN SET BLOCK PROPERTY ORDER BY
Next Topic: Set Text Item visible to false if it's contents are null
Goto Forum:
  


Current Time: Mon Mar 10 09:34:55 CDT 2025