Link to home
Start Free TrialLog in
Avatar of apound
apound

asked on

Always on Top

I need to make a my webpage(IE) stay always on top of all other windows(Non IE windows).  I want them to be able to look at the webpage and work on other non internaet apps at the same time.  IS there a way to do that?
Avatar of bolesj
bolesj

you mean like a semi-transparent window that floats over all other work?
Avatar of apound

ASKER

Yes
Avatar of apound

ASKER

Like how ICQ Works

i would say you have to write your own web browser that impemented that functionality. New .Net stuff makes that do-able.

the easyest way is to use activeX
You can create very simple container, put internet explorer inside
and set "always on top" to it.
once you page will be loaded activeX component will be executed and it will display any you want.
Probably even easier to do it in .NET, I think... at least with a windows application, I don't think you could do that with a webpage...
ASKER CERTIFIED SOLUTION
Avatar of bolesj
bolesj

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Grade 'C'

Haha guess some people dont like real world honesty.....