flex - How to check %USERNAME% using actionscript -
My project I am working is a Flex internal website that is also logged when trying to access from a remote location Could. I am trying to display the user's name of the local logged in user, when they reach the site locally, I have tried to use the original process to access the command line, but work with the web application It is unavailable while doing so. How can I do this but any thoughts?
We do something where I work. Unfortunately, it does not use the frontend but requests backend process only I suggest only through VPN if I miss it correctly In fact, on my PHP backend, I allow Windows authentication And then I use the result of that com object call to get data about the current user. Then I send that data back to my Flex Frontend, Web or AIR and display the user and limit access to different parts of the app.
Comments
Post a Comment