I have a member area that is created when I enter a session variable called "userid". It works on all pages correctly. I have an application.cfm file with sessionmanagement enabled.
The problem is that I have a flash video recorder that appears in a new window that is sent to a file called save.cfm. As soon as I click save on the flash recorder, it publishes save.cfm and I get an error. They are all in the same domain, so I don’t understand why I get the error 500 Element USERID is undefined in SESSION. The form has nothing to do with this value; the value is selected by the session.
500 Element USERID is undefined in SESSION
, - cfid/cftoken, CF , , , , .
, cookie save.cfm, . , , /- .
, URL-, , session.urltoken URL-.
, ( , CF)
save.cfm
save.cfm?#urlEncodedFormat(session.urltoken)#
Ray Camden -
Source: https://habr.com/ru/post/1793165/More articles:Run NuGet command from C # code - c #Convert strings like document.cookie to objects - javascriptJavascript Can we set javascript objects in cookies? - javascriptIIS overrides custom 404 error page in ASP.NET - c #String formatting TimeSpan - stringЦелевая целостность - назначение развертывания mac os новее, чем предупреждение sdk - iphonePHP equivalent of JavaScript string splitting method - javascriptHow to resize content area using CSS dynamically and without javascript - htmlHow to expand div to cover remaining page height - javascriptFacebook and facebook login integration C # SDK - NOT facebook application - facebook-c # -sdkAll Articles