This topic is locked
[SOLVED]

 SESSION variable in JS on load??

11/9/2012 10:54:14 AM
PHPRunner General questions
W
wildwally author

I understand SESSION and JS take place on different levels (Server & Client). Is there an easy way to retrieve a SESSION variable for javascript on load to use?
I want javascript to make a field read only based on the users group level or access level.

W
wildwally author 11/9/2012

Perfect, Thanks.