I am having a problem with my session variables in CF8. The problem is occurring in FF and Safari, but not in IE7.
The problem is, if the user types in www.mydomain.com the session variables work fine. However, if the user types http:// mydomain.com without the www then the application.cfc (checks for a session variable existence) takes the user back to the login page and tells them they have been logged out because of inactivity. At that point they have been directed to www.mydomain.com. They log in again and everything is fine. In ff or safari, if they type the www.mydomain.com the system works correctly. My first thought was to check for the cgi.http_refer variable and if the user typed in mydomain.com, then immediately redirect them to www.mydomain.com address. The problem is the http_refer is blank. Anybody run across this before? Any solutions? Thanks, Mike Demahy 832-358-9493 Msoft Horizontal LR --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Houston ColdFusion Users' Group" discussion list. To unsubscribe, send email to [email protected] For more options, visit http://groups.google.com/group/houcfug?hl=en -~----------~----~----~----~------~----~------~--~---
<<inline: image001.jpg>>
