I am having a problem with password validation. I can
setup a form that has a password validation. However if
you key in a password that does not match, the form
results handler gives you the password in the form
validation error screen.

Any way to protect this password?

Re: Password Validation Porblems by Stefan

Stefan
Wed Nov 19 13:11:55 CST 2003

And any user can see the password in your source
For the right way See http://support.microsoft.com/default.aspx?scid=301554
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
_____________________________________________


"Brad Feury" <brad.feury@newroads.com> wrote in message news:017e01c3aeca$9c002d70$a401280a@phx.gbl...
| I am having a problem with password validation. I can
| setup a form that has a password validation. However if
| you key in a password that does not match, the form
| results handler gives you the password in the form
| validation error screen.
|
| Any way to protect this password?