Any advice as to the easiest way to put a simple password protection on a shop section? I don't want to institute full user accounts, just ask for a single simple password entry to get into the page (it doesn't have to be terribly secure either, just a psychological barrier!).
I've played with a couple of versions of using a simple javascript on entry, but for some reason although these work fine in Firefox they don't seem to work in IE (in the full uploaded online version not just the page previews where I know there are issues with js).
Has anybody got a simple script or other solution that you know has worked that just invites a password entry before taking the user into the page? All suggestions gratefully received!
I've played with a couple of versions of using a simple javascript on entry, but for some reason although these work fine in Firefox they don't seem to work in IE (in the full uploaded online version not just the page previews where I know there are issues with js).
Has anybody got a simple script or other solution that you know has worked that just invites a password entry before taking the user into the page? All suggestions gratefully received!
Comment