fairm010 Posted April 4, 2014 Posted April 4, 2014 Hi Nick, In school we have an internally built behaviour tracking system that has a pupil client where they can view their stats. We want to extent this externally using HAP. It is built entirely using HTML and Javascript and it pulls the users username from windows in order to display that persons stats. The guy that built it (who happens to be one of our IT teachers) would like to know if there are any variables or anything that he can use to extract the username of the person logged into HAP in order to show their stats? Hope that makes sense, thanks Nick.
nickbro Posted April 4, 2014 Posted April 4, 2014 If you build a plugin, you can then use HttpContext.Current.User.Identity.Name More information on plugins can be found at Home Access Plus+ - Documentation
fairm010 Posted April 4, 2014 Author Posted April 4, 2014 Can that only be done on a v10 install? We are currently using 9.7, when my new ESXi host goes in i will be building a v10 dev box.
fairm010 Posted April 4, 2014 Author Posted April 4, 2014 Ah ok, thanks Nick, I'll pass this on! Do you have an ETA for v10 Full release and will there be an upgrade from 9.7 or is it a fresh install?
nickbro Posted April 4, 2014 Posted April 4, 2014 You can upgrade from 9.7, just overwrite all the files, except for the app_data folder
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now