Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > make a browser window stay on top window handle?

Reply
Thread Tools

make a browser window stay on top window handle?

 
 
=?Utf-8?B?RHVzdGluIElJLg==?=
Guest
Posts: n/a
 
      08-18-2004
I have a web form that I use to gather information from other windows. Is
there a way that when my aspx page loads it stays on top of all the other
windows? I don't want it to keep focus though.
 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      08-18-2004
"Dustin II." <> wrote in message
news:B4F9ABE7-92B8-4C64-AECF-...

> I have a web form that I use to gather information from other windows. Is
> there a way that when my aspx page loads it stays on top of all the other
> windows? I don't want it to keep focus though.


If you're not too bothered about cross-browser compatibility (), you
could use the IE-only showModelessDialog method:

http://msdn.microsoft.com/library/de...lessdialog.asp


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tkinter - Force toplevel window to stay on top of Tk() window rahulnag22@yahoo.com Python 1 06-08-2007 05:50 PM
How can I make an FXRuby window stay open for a set amount of time? Paul Ruby 2 03-05-2007 09:17 PM
Help, I want to make quicktime stay out of my browser kurtcohen@gmail.com Computer Support 1 05-20-2006 03:12 PM
Make a window stay on top =?Utf-8?B?RHVzdGluIElJLg==?= ASP .Net 1 08-20-2004 05:59 AM
How to make the buttons always stay on top (toFront) of screen? Kiet Java 1 06-04-2004 01:59 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57