what is the HTML code for verifying user id & password from a web page?
S Steve Easton Jan 7, 2005 #2 You don't password protect a page, you password protect a folder or subweb containing the page. HOW TO: Apply Password Protection to Part of a Web Using FrontPage 2000 http://support.microsoft.com/default.aspx?scid=kb;en-us;301554 It says FrontPage 2000 but it applies to all versions. -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed............ ........................with a computer
You don't password protect a page, you password protect a folder or subweb containing the page. HOW TO: Apply Password Protection to Part of a Web Using FrontPage 2000 http://support.microsoft.com/default.aspx?scid=kb;en-us;301554 It says FrontPage 2000 but it applies to all versions. -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed............ ........................with a computer
K Kevin Spencer Jan 7, 2005 #3 Well, actually, you CAN password-protect individual pages, but it requires programming with ASP or some other server-side technology to do it. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer Neither a follower nor a lender be.
Well, actually, you CAN password-protect individual pages, but it requires programming with ASP or some other server-side technology to do it. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer Neither a follower nor a lender be.