I had a bit of a play and this seems to work fine: Application.cfm <cfapplication name="GetLeadApp" sessionManagement="Yes"> index.cfm...
Yes the above code seems to work, but does not change with: <cfset session.GetLeadApp = "this_is_a_test1234567890" /> Below the <cfif>...
I changed the Application.cfc to: <cfcomponent> <!--- THIS refers to the Application.cfc settings ---> <cfset THIS.name = "GetLeadApp" />...
Just tried it and get the error: Variable SESSION is undefined.
Yea cookies are enabled.
c:\wwwroot\cfsites\dw1\Application.cfc c:\wwwroot\cfsites\dw1\index.cfm 127.0.0.1/cfsites/dw1/index.cfm I can connect to databases fine and...
Hi, Thanks for the help guys but it is not working for me the original or the Code sample that you supplied cfStarlight which I put into...
Changed it to: <cflock timeout="2"> <cfset session.GetLeadApp = "this_is_a_test"> </cflock> still the same error: Element GETLEADAPP is...
I know Ajax, I was using it before it was called ajax (which was early 1995 I think) and yes it is like playing 7 games of chess at once but great...
Thanks Datropics, I downloaded a cheat sheet from dreamincode.net, looks not too bad but we will see...
I have got work experience in 2 weeks and need to learn coldfusion as quickly as possible, I am an expert with asp (does that help!!!???)....
Separate names with a comma.