you'll need to explicitly pass cfid and cftoken if you want your session
vars.

> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 12, 2002 14:01
> To: CF-Talk
> Subject: RE: Cross post: Calling CFML.exe through CFEXECUTE
> 
> 
> > When you call a template using cfml.exe via CFEXECUTE, 
> > are all variables accessable, do all locks work and is 
> > application.cfm processed?
> 
> Application.cfm will be executed. As for variables being 
> accessible, this
> will depend on what variables you're talking about. Any 
> variables you pass
> to your CFEXECUTE call as URL or CGI parameters will be 
> available; you'd
> typically set CGI variables by setting appropriately-named environment
> variables within your batch file. If you pass CFID and 
> CFTOKEN to your call,
> the processed page will belong to the appropriate session. 
> Application and
> Server variables will be available as appropriate.
> 
> Locks should work just fine.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
> 
> 
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to