Home All Groups Group Topic Archive Search About

Multiple windows in ASP.NET

Author
7 Jan 2006 10:06 PM
Alex C. Barberi
Say I had one window open in Internet Explorer, then the user clicked a link
and opened another window. While on the active window, how do I get something
from the window that was open first. Also, how I do tell the first window to
refresh when the second window is done.

--
Alex C. Barberi
Chief Executive Officer
VisionForce
http://www.visionforceweb.com

Author
7 Jan 2006 10:53 PM
John Timney ( MVP )
you use javascript

http://academ.hvcc.edu/~kantopet/old/javascript/index.php?page=js+windows&parent=js+frames+and+windows

--
Regards

John Timney
Microsoft MVP

Show quoteHide quote
"Alex C. Barberi" <AlexCBarb***@discussions.microsoft.com> wrote in message
news:3B8D076F-1FAD-4927-A3BE-7D180FEE3928@microsoft.com...
> Say I had one window open in Internet Explorer, then the user clicked a
> link
> and opened another window. While on the active window, how do I get
> something
> from the window that was open first. Also, how I do tell the first window
> to
> refresh when the second window is done.
>
> --
> Alex C. Barberi
> Chief Executive Officer
> VisionForce
> http://www.visionforceweb.com
>
Are all your drivers up to date? click for free checkup

Author
7 Jan 2006 11:43 PM
Alex C. Barberi
thanks


--
Alex C. Barberi
Chief Executive Officer
VisionForce
http://www.visionforceweb.com



Show quoteHide quote
"John Timney ( MVP )" wrote:

> you use javascript
>
> http://academ.hvcc.edu/~kantopet/old/javascript/index.php?page=js+windows&parent=js+frames+and+windows
>
> --
> Regards
>
> John Timney
> Microsoft MVP
>
> "Alex C. Barberi" <AlexCBarb***@discussions.microsoft.com> wrote in message
> news:3B8D076F-1FAD-4927-A3BE-7D180FEE3928@microsoft.com...
> > Say I had one window open in Internet Explorer, then the user clicked a
> > link
> > and opened another window. While on the active window, how do I get
> > something
> > from the window that was open first. Also, how I do tell the first window
> > to
> > refresh when the second window is done.
> >
> > --
> > Alex C. Barberi
> > Chief Executive Officer
> > VisionForce
> > http://www.visionforceweb.com
> >
>
>
>

Bookmark and Share