Besides form and url variables, what other variables could I pass them within each browser instance? I want each browser instance has separate values of the variables. For instance, there are browser A and browser B. A has variables x=1 y=2 z=3. B has variables x=11 y=12 z=13. I want x, y, and z to be passed in each pages in each browser instance. And A and B exist in the SAME machine by the SAME user. And let say A and B are Netscape or IE but not mix. Is this possible? Thanks in advance. J ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

