Hello:

I need to password protect a certain page from within my
web site. I added a password field to the form on my home
page (http://www.sliaa.com/default2.htm) and set the
validation so that your are required to enter a specific
password (in this case, sliaa).

It works great, except that when you don't enter the right
password, you get an error message that tells you what you
need to enter (thereby rendering the password futile).

How can I change the verbiage in the message to simply say
something to the effect of 'Please enter correct
password'? Instead f revealing to people what we are
trying to keep from them.

Thanks,

Dave

Re: Password Protection Validation Message by Stefan

Stefan
Thu Jan 15 12:22:03 CST 2004

You can't use just a form and password field to protect pages

See http://support.microsoft.com/default.aspx?scid=kb;en-us;825451
Your host will have to support subwebs and unique permissions under the FP Server Extensions

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Dave" <Dave@LakeTS.com> wrote in message news:022401c3db8e$f27022a0$a101280a@phx.gbl...
| Hello:
|
| I need to password protect a certain page from within my
| web site. I added a password field to the form on my home
| page (http://www.sliaa.com/default2.htm) and set the
| validation so that your are required to enter a specific
| password (in this case, sliaa).
|
| It works great, except that when you don't enter the right
| password, you get an error message that tells you what you
| need to enter (thereby rendering the password futile).
|
| How can I change the verbiage in the message to simply say
| something to the effect of 'Please enter correct
| password'? Instead f revealing to people what we are
| trying to keep from them.
|
| Thanks,
|
| Dave