What server is your CF code on, the hosted server or your own server? What do you mean by "points to?" I would suspect that this question has nothing to do with GoDaddy and it more an issue of having two different URLs since a session variable is set for a specific domain on a specific server. If you change URLs or jump servers, then your session doesn't follow.
-Mike Chabot On Wed, Nov 26, 2008 at 3:22 PM, Dave Hatz <[EMAIL PROTECTED]> wrote: > We have a client that has hosted a web site on Godaddy, > http://www.pearlciuminternational.com It points to a web site on one of our > servers, http://www.pearlcium.com/pearl. The URL doesn't change to our URL > when typing in http://www.pearlciuminternal.com, it keeps the URL that is > hosted by Godaddy, so it doesn't look like a redirect. The problem we are > having, is we are using session variables within our pages, but they are not > working in IE. When you click on one of the links, the session variables are > gone. In FF works great, but IE it chokes. > > Can someone explain why this is happening or what we can do to fix this on > our end? We are running CF7.02 Enterprise on Windows 2003 Server. > > Thanks, > Dave ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315999 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

