I don't see how, if your tracking sessions by cookies, two browsers open will see the same cookie, so you should be able to just check for an existing session variable.
______________________ steve oliver atnet solutions, inc. http://www.atnetsolutions.com -----Original Message----- From: Andrew Scott [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 10:54 PM To: CF-Talk Subject: RE: >1 browser window kill client var Steve Client and Session work the same way, so the problem would still be the same. -----Original Message----- From: Steve Oliver [mailto:[EMAIL PROTECTED]] Sent: Friday, 15 February 2002 5:47 AM To: CF-Talk Subject: RE: >1 browser window kill client var Why don't you just use a session variable to track if a job was created or not? User opens a browser, opens a job, gets a job number, gets a session number. User opens another browser, CF sees the session number, and either shows the same job or says "you already have a job open" ______________________ steve oliver atnet solutions, inc. http://www.atnetsolutions.com ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

