I am facing a weird issue.
scenario:
site 1: www.site1.com
site 2. www.blabla.site1.com

both sites are in coldfusion having same coding structure.

ISSUE:

 load site1 in browser . but should not type www. just type site1.com
 then in the same browser type in the address bar www.blabla.site1.com

now when i try to login to site2 i'm getting a session error. This is because 
the browser session of site1 is being used by site2 since i typed in site2 in 
the same browser.

Is there any way to kill the existing browser session and re-create the browser 
session within the same browser window?

Please help.

-Dev 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323737
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to