Hello, i want to build a website with following features: 2 Frames. 1 Frame with am edit box and a button. The second frame should show a page whitch is secured by username/password. Is there a possibility that a sepcified user is always logged on? The problem is: I can't edit any thing on the page of the second frame.
I have to use this in the office and have to see the orders of a webshop backend. But the user who monitors the orders should use this website without login. Is it possible to store the username/password on a local maschine and login automaticly and permanent(i DONT mean a password manager).
The workflow is: Open the local HTML file and see the two frames. Any idea. I hope i could figure out what I have to do.