ugh, you have sessionmanagement="no"

DK

On 12/7/05, Terry Ford <[EMAIL PROTECTED]> wrote:
> Nope, still doesn't work.  Even though the "session.pid" test is never 
> reached, the error is still thrown.  Try the following code:
>
> <CFAPPLICATION name="bot_version" sessionmanagement="no" 
> clientmanagement="no">
>
> <cfif isdefined("session")>
>        <cfif isdefined("session.userid")>
>                An error is thrown by the above statement each time
>        </cfif>
> </cfif>
>
>
>
> >Add in checker code to see if a session exists before using the session var.
> >IsDefined('session')
> >
> >
> >>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:226471
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