Skip to main content
vikk11
Participating Frequently
June 11, 2010
Question

for session managment

  • June 11, 2010
  • 1 reply
  • 1574 views

hello All,

now I am running on cold fusion and even I learnt the more tags on cold fusion but right now I am working with sesion managment and there I am facing problem because I use the tag <cfapplication> with their attributes to sessionmanagement but once I need to retrive my data one form to another form through the session variable its not working. Even I have set out the all setting from admin side. But that problem don't be resolve by me. So please help me that How to manage,store and transfer the session variable from all the pages. And please give me reply soon it realy very urgent.

Thanking you

vikas

    This topic has been closed for replies.

    1 reply

    Inspiring
    June 11, 2010

    Hi

    * is your <cfapplication> tag in your Application.cfm file, or a different file?

    * are both form pages calling the same <cfapplication> tag, or at least <cfapplication> tags defining the same application name.

    It's difficult to really give good advice on this as you don't post your code or your file/directory structure.

    --
    Adam

    vikk11
    vikk11Author
    Participating Frequently
    June 14, 2010

    thanx for helping me. Its realy helpful. Ya my one more question that if my trial version has completed then what happed with me for cold fusion.

    Inspiring
    June 14, 2010

    thanx for helping me. Its realy helpful.

    So did you get it sorted?  What was the problem?

    Ya my one more question that if my trial version has completed then what happed with me for cold fusion.

    http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion:

    The Trial Edition is fully functional and intended for simulated production and evaluation purposes only. It contains all of the Enterprise Edition features and will timeout after 30 days from the time you install the product. After the timeout period, the Trial Edition will revert to the Developer Edition.

    [...]

    The Developer Edition is a free, fully functional version of Adobe ColdFusion for the local development of applications that are intended to be deployed on either Adobe ColdFusion Standard or Adobe ColdFusion Enterprise servers. Access to applications running on a Developer Edition server is limited to two client machines.

    --

    Adam