Hello Cowboy (Gregory A. Beamer),
I'd add that OP perhaps may intercepts postbacks and generate GUID for
the each page.
Then comparing IDs he could know whether he new window was opened,
because the new guid will be generated
---
WBR, Michael Nemtsev [.NET/C# MVP]. My blog:
http://spaces.live.com/laflour
Team blog:
http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and
we miss it, but that it is too low and we reach it" (c) Michelangelo
C> Unfortunately, no, as this is a property of the browser. You can set
C> up a method to "sync" state, but it is generally more of a pain than
C> it is worth. Technically, you can boot the second browser, but how do
C> you determine it the new instance other than an old, except perhaps
C> "second time user hits same page with same info". Unfortunately, all
C> you can try to do then is pitch the browser.
C> C> With JavaScript you can alter the way the browser works and stop some
C> things from happening, but I am not certain that is your goal.
C> C> Now, if this is a testing thing, open a new browser from the menu,
C> not Contol + N.
C> C> ************************************************ Think outside the
C> box! ************************************************ "jediknight"
C> C>