In this article I’m going to show you how to automatically log into an ASP.NET website running on a kiosk.
This comes in handy when you’re reusing your existing website and want to host it on a kiosk, but want to automate the login process. Often times in this scenario it doesn’t make sense for the user to log in manually.
KioskSimple makes it easy to securely host your website on a kiosk and automatically log in using a little JavaScript injection.

Continue reading “How to Automatically Log In To an ASP.NET Website Using JavaScript”