> >sounds like sessions aren't enabled. > > > >the 'action' page that errors out...it's within the same directory > (or > >subdirectory) of the Application.cfc that's enabling the session > >management? > > > >On 9/25/06, Richard White <[EMAIL PROTECTED]> wrote: > > > > oh i see, i have just put the <cfapplication> tag at the top of the > action page and it now works fine. where is the best place to put the > cfapplication tag? > thanks
i have found that the only way i can get it to display the session.student.name is if i place the <cfapplication sessionmanagement="yes"> at the top of both themain page and the action page, is that right? thanks for your replies sandra and teddy,im not using the cflocation tag yet :) and calling the second page by a form submit button ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254135 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

