guitardave78
Programmer
Hi there. I work at a college and am writing an app to monitor and capture student usage of computers.
The app works fine, all it does is capture the username the computer name and the date.
It sends this to a database and then the teacher can view a web page that will show the picture of the user and allow them to send a message or boot the student.
What I want is a way of programatically hiding the app.
I have been looking into running the app as a service. Is that possible as I have forms that will pop up to display certain messages from the teacher and also it is polling to a database every 30 seconds.
Cheers
}...the bane of my life!
The app works fine, all it does is capture the username the computer name and the date.
It sends this to a database and then the teacher can view a web page that will show the picture of the user and allow them to send a message or boot the student.
What I want is a way of programatically hiding the app.
I have been looking into running the app as a service. Is that possible as I have forms that will pop up to display certain messages from the teacher and also it is polling to a database every 30 seconds.
Cheers
}...the bane of my life!