I need to password protect one page which I want to call my LOGIN page on a site I'm making in Dreamweaver CS5.5. Unfortunately I know that the hosting company I'm using does not have the ability to allow me password a single directory on the server end to accomplish this (I know STRANGE) .... SO
I found some code online - java script that I can just copy and paste into the <head> section of my page. This might be a silly question but is this a 'safe' way to do this? (I don't need anything fancy and the people whom will be accessing this page will all have the SAME password, so I don't need a registration form or anything fancier...)
Any thoughts?