more info please... ken???

Y

yabba

How can I differentiate 2 windows on the same machine opened to the same .asp
session???

Client-side Javascript is fine and I don't need to worry about anyone
defeating it.

I info as to *HOW* to tell one window from another... code, sample, another
ng???

TIA
 
D

Dave

page1.asp
<script>
window.name = 'mywin1';
</script>


page2.asp
<script>
window.name = 'mywin2';
</script>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top