> Thanks, from your email and Ian's, I figured out how to do
> it.  At the
> top of my application.cfm ,I've got the line <cfset
> set_session =
> cgi.http_user_agent neq "CFSCHEDULE">  works perfectly.  I
> had no idea
> you could set the session management on the fly.  I
> figured as soon as
> you turned off session management, it would turn off all
> active
> sessions.

> thanks again.

Heh... you learn something new every day. :) I never need scheduled
tasks for my stuff, so I guess it never even occurred to me that
cgi.http_user_agent would indicate when a scheduled task is run.

You're welcome btw. :)

You can also use <cfapplication> within a page to drop into other
applications on your server to get their information... in say an
application-manager type thing... just put your vars for the manager
app in request and drop into the individaul application to get its app
data.


s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205305
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to