If my recollection is correct, _serverSpecificVars.cfm is only run when the application scope is undefined (application.bInit???) or is URL.uppdateapp=1 forces an update of the application scope.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Lucas Sent: Sunday, 6 June 2004 22:40 PM To: FarCry Developers Subject: [farcry-dev] Re: question: 2 editors Michael Sammut spoke the following wise words on 5/06/2004 9:54 PM EST: > For a current project the client would like to use the SOEditor for IE/PC > browsers and EOPro for all other browsers. Fair enough and easy to > distinguish, however, I can not think of a good way to do it since the > editor type is set in the application scope. Should I have two distinct > logins URLs? Any thoughts? Why can't you just add your own logic to _serverSpecificVars.cfm and change the application scope var from there? -- tim lucas http://www.toolmantim.com --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
