you may encounter session reversion/reinstantiation problems if you switch between domains/subdomains/ip addresses within an application. this is due to the browser mediating the exchange of cookie information (if you're using cookies) to specific domains. case-sensitivity with subdomains and app folders may be an issue on unix systems as well. as far as form variables not being received -- are you sure there isn't anything in your application.cfm or form scripts which check/validate session variable information (which may be reinitializing) ? just a thought...l --brendan avery / [EMAIL PROTECTED] ----- Original Message ----- From: "Noel Flatters" <[EMAIL PROTECTED]> To: "CF-Server" <[EMAIL PROTECTED]> Sent: Thursday, November 16, 2000 7:51 AM Subject: Is this a potential bug with Server 4.5.1.0 and Form variables? > Over the past couple of days we've been running into some problems with our > applications recognizing Form variables when using the numeric IP address > for the application. In fact, the application will not pass form variables > at all when using the numeric IP. The problem does not occur when using the > DSN for the application. > > We are experiencing the problems on an NT server that's running CF Server > 4.5.1.0. Has anyone else encountered anything like this before? I'm kinda > clutching at straws here and am hoping that CF Service Pack 1 *might* help > to resolve this. Any thoughts? > > Cheers | Noel. > > > Noel Flatters > Technical Lead > TheCiti.com Inc. > + 416.760.9100 > www.theciti.com > > -------------------------------------------------------------------------- ---- > To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com > ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
