-
Login screen
I can display a login form (with user name, password, submit button, cancel button). However, I want to do the same thing on a window.
What I mean is when visitor first visit the protected page, a modal window will appear and ask them the user name and password. Can someone help?
Thanks.
-
Well you could use window.open and hide the menu, toolbar, address bar etc.
I assume you are trying to make something like windows network password box. To be honest i wouldnt stick with the nomal form.