RE: Client vars won't go into the db....?

2004-02-05 Thread Stefan Salzbrunn
Hi Evan, Does your cfapplication tag for this app (probably in application.cfm) specify something else? You can ovveride the default storage there. Stefan -Original Message- From: Evan Lavidor [mailto:[EMAIL PROTECTED] Sent: Thursday, February 05, 2004 11:16 To: CF-Talk Subject:

RE: IIS Headaches

2004-02-02 Thread Stefan Salzbrunn
Also make sure that the Account used for anonymous access has the correct rights to all directories you are using... This might include the coldfusion dirs. Stefan Dr. Stefan Salzbrunn Geschftsfhrer InterLake - The Web Enabler

Pause/Stop/Restart Scheduler in CFMX

2004-01-30 Thread Stefan Salzbrunn
Does anyone know how to Pause/Stop/Restart the Scheduler in CFMX on Windows without having to Pause/Stop/Restart the CFMX Application service? Thanks, Stefan Dr. Stefan Salzbrunn Geschftsfhrer InterLake - The Web Enabler

RE: Calendar query?

2004-01-29 Thread Stefan Salzbrunn
, e.event_name FROM ##tc LEFT JOIN events e ON ##tc.calendar_date = e.event_date DROP TABLE ##tc /cfquery Hope that helps, Stefan Dr. Stefan Salzbrunn Geschftsfhrer InterLake - The Web Enabler FriedrichshafenMnchenBerlinNew York

CFMX Bug with setdomaincookie?

2003-02-17 Thread Stefan Salzbrunn
OK, we think this is a bug, but we would ike to verify: On coldfusionmx on iis, with multiple websites. Put the following code in a directory in the application.cfm cfapplication name=test sessionmanagement=yes setdomaincookies=yes

CFMX Bug with setdomaincookie?

2003-02-17 Thread salzbrunn
By the way, this can be viewed here: http://www.interlake.net/testdomaincookie.cfm This page does a CFHTTP call to http://www.interlake.net/domaincookie/index.cfm and dumps the cfhttp strange...look at the cookie ~| Archives:

Running ColdFusion MX as specific user

2002-09-30 Thread Stefan Salzbrunn
This is a multi-part message in MIME format. --_=_NextPart_001_01C2688A.86A48660 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I am trying to get ColdFusion MX to run under a specifi user account. As long as that user is a memeber of the

copy verity collections

2002-07-21 Thread Stefan Salzbrunn
Hello list, is it possible to index verity collections on a WIN2K box and then copy them to a linux machine and use them? Thanks, Stefan __ Structure your ColdFusion code with Fusebox. Get the official book at