Hi I am not sure if this is the right place to put this but here goes. How would I go about making a web app? Some app that when it opens it asks for user name (email) Then asks for password. Once I enter the user name and password it will log-in into the website. but it will be in the background of my computer if that makes sense. Also how would I go about setting the website that it would login to? Thanks to all Steve
You can create a website with user authentication. It will be easier for you if you can use php/mySql combination to build this. If you could explain the problem a bit I would help you further.