Home All Groups Group Topic Archive Search About

Short-cut to New chromeless aspx page ?

Author
28 Apr 2005 6:00 PM
JDP@Work
I want to add a short-cut to a windows app similar to launching from a windows
run line

a New window, to prevent changing an existing browser window from moving off a
current logged in session to another web application.

And, I'd like it to be a chromeless window, sans toobars and sized similar to a
popup.

TIA

JeffP.....

Author
30 Apr 2005 11:40 AM
Alvin Bruney [Microsoft MVP]
have a look at the script window.open call. it takes a bunch of parameters
that allow you to customize the look and feel

--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
--------------------------------------------------


Show quoteHide quote
"JDP@Work" <JPGMTNoSpam@sbcglobal.net> wrote in message
news:eS4OmwBTFHA.2916@TK2MSFTNGP15.phx.gbl...
>I want to add a short-cut to a windows app similar to launching from a
>windows
> run line
>
> a New window, to prevent changing an existing browser window from moving
> off a
> current logged in session to another web application.
>
> And, I'd like it to be a chromeless window, sans toobars and sized similar
> to a
> popup.
>
> TIA
>
> JeffP.....
>
>