What would I have to do to make a web page be displayed no matter the status of the desktop including logged on/off or locked?
The web page in question is a javascript banner for an alert system. It works fine if the user is logged on right now, but I want it to display no matter what.
Would making it a service work?