Hi everyone,

I'm having an odd problem.  I am using client variables and the database to 
keep track of user logins just like in the Fusebox book.  I append the 
request.urltoken to all the links.  The login process works fine when I 
test it using 192.168.0.1.  It keeps track of who is logged in even after 
closing and reopening the browser.  However when i test it using the IP of 
my cable modem it does not work correctly.  If I login, then go to some 
other website and come back to the login page I must login again.  I 
noticed that when I use the IP of the cable modem to view the pages 
everytime I leave the site and come back, the CFID is increased by 
one.  When I view the site using 192.168.0.1, the CFID stays the same even 
if I leave the page or close the browser and reopen it.  I thought that the 
problem was not changing the request.webroot to whatever IP I was 
using.  But I changed it to be the IP of my cable modem and I still had the 
same problem.  Any ideas?  Thanks!

Erikk


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to