<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx</link><description>John Jansen, one of the FrontPage testers, sent me these three different ways to password protect pages in FrontPage. Using a FrontPage site template and ASP Using Code Snippets Using ASP.NET To password protect pages using a FrontPage site template and</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: MS Office Open XML Formats and OpenDocument XML format</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#436026</link><pubDate>Wed, 06 Jul 2005 16:44:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:436026</guid><dc:creator>机票</dc:creator><description /></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#438331</link><pubDate>Wed, 13 Jul 2005 11:26:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:438331</guid><dc:creator>richa</dc:creator><description>This is a cool site.&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.yahoo.com&amp;quot;&amp;gt;richa&amp;lt;/a&amp;gt;"&gt;http://www.yahoo.com&amp;quot;&amp;gt;richa&amp;lt;/a&amp;gt;&lt;/a&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#450570</link><pubDate>Fri, 12 Aug 2005 00:56:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:450570</guid><dc:creator>Cp1der</dc:creator><description>I tried this with a Test Site. Can't get it to work? My Server has ASP.Net. Where do the pages get the: UserName? Don't U have to have a: User Registration Page? If so, how do U configure that? If not, is theer just 1 User Name, &amp;amp; Password? I tried: &lt;br&gt;UN=Batman/PW=Bruce, but nothing happens?</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#450576</link><pubDate>Fri, 12 Aug 2005 01:01:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:450576</guid><dc:creator>Cp1der</dc:creator><description>Have Test Site at:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://test.frtpg.biz/loginpage.aspx"&gt;http://test.frtpg.biz/loginpage.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Tried UN=Bruce/PW=Batman&lt;br&gt;&lt;br&gt;Still doesn't work!!!!</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#456540</link><pubDate>Fri, 26 Aug 2005 03:02:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:456540</guid><dc:creator>Russ</dc:creator><description>In the section, &amp;quot;To password protect pages using ASP.NET,&amp;quot;  there is a missing point.  The &amp;lt;authentication&amp;gt; ... &amp;lt;/authentication&amp;gt; part of the web.config file can appear ONLY in the web.config file at the top-level (root) directory of the entire Web application.  If you also put the &amp;lt;authorization&amp;gt; &amp;lt;deny users=&amp;quot;?&amp;quot; /&amp;gt; &amp;lt;/authorization&amp;gt; part here, the entire application will be password-protected.&lt;br&gt;&lt;br&gt;If you want to password protect only one folder then you need two web.config files: one at the root, containing the &amp;lt;authentication&amp;gt; .... &amp;lt;/authentication&amp;gt; part, and another in the folder you want to protect, containing the &amp;lt;authorization&amp;gt; ... &amp;lt;/authorization&amp;gt; part.&lt;br&gt;&lt;br&gt;You will also need to move the LoginPage.aspx file to the root level, or else include the path to it in the &amp;lt;forms loginUrl= &amp;gt;.&lt;br&gt;&lt;br&gt;Hope this helps. I tried it and with these changes it does work.&lt;br&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#467699</link><pubDate>Thu, 15 Sep 2005 19:46:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:467699</guid><dc:creator>Micheal</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;I really am thankful for all the help. Its exciting to see just how powerful Frontpage 2003 is.&lt;br&gt;When I designed my site it was generic and had no themes. But as I go I change it around.&lt;br&gt;Anyway the password protected pages. How do you assign password or even multiple. Maybe I'm missing something or didn't read enough.&lt;br&gt;&lt;br&gt;thanks</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#476926</link><pubDate>Tue, 04 Oct 2005 19:56:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:476926</guid><dc:creator>JW</dc:creator><description>This all works, but now what it the username and password?  thanks.  &lt;br&gt;Dumb and Dumber</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#538161</link><pubDate>Fri, 24 Feb 2006 00:45:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:538161</guid><dc:creator>knightnet</dc:creator><description>We tried to load a new page up with the code on the page we wanted pass worded, but could not develope the link to the second page for testing. &amp;nbsp;&lt;br&gt;Need to know how to link the second page or pages we want password protected. &amp;nbsp;We wanted a page to be the entry point and then have it go to the protected page. &amp;nbsp;It is not real clear as to where to go, on setting up the link.&lt;br&gt;Greg&lt;br&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#538369</link><pubDate>Fri, 24 Feb 2006 06:23:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:538369</guid><dc:creator>Anil</dc:creator><description>I use comcast to host my family web site. Comcast's server won't support active server pages! So, it seems I can't use any of the methods suggested above to password protect my site. Is there another way to protect the pages using just the basic FrontPage features (I mean without using database or asp). &lt;br&gt;&lt;br&gt;Any help is appreciated.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Anil</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#539001</link><pubDate>Sat, 25 Feb 2006 05:54:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:539001</guid><dc:creator>Todd</dc:creator><description>Thanks for posting info about posting a password protected pages. &amp;nbsp; I went to &lt;a rel="nofollow" target="_new" href="http://jetstat.com"&gt;http://jetstat.com&lt;/a&gt; and downloaded a free version of their asp logon that works with frontpage. &amp;nbsp;They also have a free tool that does diagnostics on your ISP machine. &amp;nbsp;Those tests are good to help your determine if you can run ASP on your site.... &amp;nbsp;I'm not a sales guy for the product just tried it recently....</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#539716</link><pubDate>Mon, 27 Feb 2006 09:44:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:539716</guid><dc:creator>nisar Ahmed </dc:creator><description>Plz give some assistent for protecting frontpage files unautherised uses&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#557744</link><pubDate>Wed, 22 Mar 2006 12:51:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:557744</guid><dc:creator>Debt Loan</dc:creator><description>very informative site with lots of useful info</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#564832</link><pubDate>Thu, 30 Mar 2006 17:16:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:564832</guid><dc:creator>Justin</dc:creator><description>Good Code, Thanks for the help!</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#568496</link><pubDate>Wed, 05 Apr 2006 01:17:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:568496</guid><dc:creator>Casi Dougal</dc:creator><description>Wow! You saved my life (or at least my sanity) with the ASP.NETadvice. (I couldn't get the FrontPage ASP solution to work however).&lt;br&gt;&lt;br&gt;Thank you for taking the time to post this info! &amp;nbsp;I was especially pleased to find that I can easily add multiple user accounts just by adding additional &amp;lt;user name...&amp;gt; tags in the web.config code. &amp;nbsp;Not the fanciest way to manage my site but the simplicity of your solution rocks!&lt;br&gt;&lt;br&gt;Please keep posting! &amp;nbsp;I've not run into other MSDN bloggers that provide such concise, useful, and easy to understand advice.&lt;br&gt;&lt;br&gt;In grateful reverence,&lt;br&gt;&lt;br&gt;-Casi&lt;br&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#571490</link><pubDate>Sat, 08 Apr 2006 14:30:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:571490</guid><dc:creator>Jeff</dc:creator><description>I am trying to password protect a portion of a site. &amp;nbsp;I used your code for the asp.net and it works. &amp;nbsp;But all I need to do is get the correct redirrect to my index.htm file that is the URL to my home page. &amp;nbsp;Instead it has default.aspx.&lt;br&gt;&lt;br&gt;Thank you for your help so far, really cool to get this far.&lt;br&gt;Jeff&lt;br&gt;&lt;br&gt;Server Error in '/' Application.&lt;br&gt;--------------------------------------------------------------------------------&lt;br&gt;&lt;br&gt;The resource cannot be found. &lt;br&gt;Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. &lt;br&gt;&lt;br&gt;Requested Url: /default.aspx&lt;br&gt;&lt;br&gt;&lt;br&gt;--------------------------------------------------------------------------------&lt;br&gt;Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 </description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#571812</link><pubDate>Sun, 09 Apr 2006 11:27:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:571812</guid><dc:creator>Jeff</dc:creator><description>I named my page to the requested Url &amp;quot;Requested Url: /default.aspx&amp;quot; and it works great! &amp;nbsp;But I would like it to redirect to a new URL than the default. &amp;nbsp;Any Ideas would be great? &amp;nbsp;I am looking through the API to find something of intrest.</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#617208</link><pubDate>Sun, 04 Jun 2006 22:42:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617208</guid><dc:creator>insurance auto</dc:creator><description>Thanks!!! &lt;a rel="nofollow" target="_new" href="&lt;a rel="nofollow" target="_new" href="http://www.insurance-top.com"&gt;http://www.insurance-top.com&lt;/a&gt;/company/"&gt;&lt;a rel="nofollow" target="_new" href="http://www.insurance-top.com"&gt;http://www.insurance-top.com&lt;/a&gt;/company/&lt;/a&gt; car site insurance. [URL=&lt;a rel="nofollow" target="_new" href="http://www.insurance-top.com"&gt;http://www.insurance-top.com&lt;/a&gt;]home insurance[/URL]: auto insurance, insurance car, Best Insurance Web site. Also [url=&lt;a rel="nofollow" target="_new" href="http://www.insurance-top.com"&gt;http://www.insurance-top.com&lt;/a&gt;]cars insurance[/url] from website .</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#617217</link><pubDate>Sun, 04 Jun 2006 22:43:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617217</guid><dc:creator>insurance auto</dc:creator><description>Hi! &lt;a rel="nofollow" target="_new" href="http://www.insurance-top.com/company/"&gt;http://www.insurance-top.com/company/&lt;/a&gt; car site insurance. auto insurance, insurance car, Best Insurance Web site. from website .</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#617221</link><pubDate>Sun, 04 Jun 2006 22:43:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617221</guid><dc:creator>jsxjby8@lycos.com</dc:creator><description>ringtones free</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#678302</link><pubDate>Wed, 26 Jul 2006 01:28:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:678302</guid><dc:creator>Peter</dc:creator><description>very useful info!Regards!&lt;br&gt;[URL=&lt;a rel="nofollow" target="_new" href="http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37406"&gt;http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37406&lt;/a&gt;]how to be a travel agent[/URL]&lt;br&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37406"&gt;http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37406&lt;/a&gt;&amp;gt;airfare&amp;lt;/a&amp;gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37414"&gt;http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37414&lt;/a&gt;&lt;br&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37376&amp;gt;cruise"&gt;http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37376&amp;gt;cruise&lt;/a&gt; travel&amp;lt;/a&amp;gt;&lt;br&gt;[URL=&lt;a rel="nofollow" target="_new" href="http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37417"&gt;http://snow.utoronto.ca/cgi/wbbb/gen_forum/config.pl?read=37417&lt;/a&gt;]alaska cruise and tours[/URL]&lt;br&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#685859</link><pubDate>Wed, 02 Aug 2006 03:35:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:685859</guid><dc:creator>fuscipes</dc:creator><description>I have tried several ways to set up a password protected page using Frontpage. Nothing works. I tried using the ASP wizard outlined here, but get an error message: &amp;quot;unable to establish database connection with the database.&amp;quot;&lt;br&gt;Any advice, please? I am just about ready to give up. Thanks. </description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#693277</link><pubDate>Wed, 09 Aug 2006 16:56:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693277</guid><dc:creator>Kevin</dc:creator><description>your site look great&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://enpc3240.eas.asu.edu/HyperNews/get/cse532_spring2001/350.html"&gt;http://enpc3240.eas.asu.edu/HyperNews/get/cse532_spring2001/350.html&lt;/a&gt;&lt;br&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://www.newport30.org/cgi-bin/board/capitalYachts.pl?read=5134&amp;gt;celebrex&amp;lt;/a&amp;gt;"&gt;http://www.newport30.org/cgi-bin/board/capitalYachts.pl?read=5134&amp;gt;celebrex&amp;lt;/a&amp;gt;&lt;/a&gt;&lt;br&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://enpc3240.eas.asu.edu/HyperNews/get/cse532_spring2001/346.html&amp;gt;discount"&gt;http://enpc3240.eas.asu.edu/HyperNews/get/cse532_spring2001/346.html&amp;gt;discount&lt;/a&gt; levitra&amp;lt;/a&amp;gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://enpc3240.eas.asu.edu/HyperNews/get/cse532_spring2001/350.html"&gt;http://enpc3240.eas.asu.edu/HyperNews/get/cse532_spring2001/350.html&lt;/a&gt;&lt;br&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://www.newport30.org/cgi-bin/board/capitalYachts.pl?read=5131&amp;gt;allegra&amp;lt;/a&amp;gt;"&gt;http://www.newport30.org/cgi-bin/board/capitalYachts.pl?read=5131&amp;gt;allegra&amp;lt;/a&amp;gt;&lt;/a&gt;&lt;br&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#701698</link><pubDate>Wed, 16 Aug 2006 01:34:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:701698</guid><dc:creator>SurroundSound</dc:creator><description>Great !!!!!&lt;br&gt;How do contact Lisa Wollin to get a quotation for price on consulting or solution on asp page created on &amp;nbsp;frontpage and access database connection problem?</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#713707</link><pubDate>Wed, 23 Aug 2006 09:28:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:713707</guid><dc:creator>password protect</dc:creator><description>to protect your password, you may need a good protection tool, you can try this one!&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.shareware123.com/utility/security_encryption/security_administrator_41962.htm"&gt;http://www.shareware123.com/utility/security_encryption/security_administrator_41962.htm&lt;/a&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#739222</link><pubDate>Mon, 04 Sep 2006 13:16:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:739222</guid><dc:creator>Andrew</dc:creator><description>have also a look at the following password protection tool (it's called Advanced HTML Encrypt and Password Protect):&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.aevita.com/web/lock"&gt;http://www.aevita.com/web/lock&lt;/a&gt;&lt;br&gt;&lt;br&gt;I have tried several tools and find personally this one very intuitive.</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#754134</link><pubDate>Thu, 14 Sep 2006 18:18:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:754134</guid><dc:creator>MEM</dc:creator><description>How to use the code is a bit clearer if you go to this site. &amp;nbsp;The code and where to place it is explained quite well. &amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.orcsweb.com/articles/security1.aspx"&gt;http://www.orcsweb.com/articles/security1.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Password Protecting Web Pages</title><link>http://blogs.msdn.com/lisawoll/archive/2005/06/24/432429.aspx#769742</link><pubDate>Mon, 25 Sep 2006 02:50:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:769742</guid><dc:creator>ROSE</dc:creator><description>&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://accupril5mg.blogspot.com&amp;quot;&amp;gt;http://accupril5mg.blogspot.com&amp;lt;/a&amp;gt;"&gt;http://accupril5mg.blogspot.com&amp;quot;&amp;gt;http://accupril5mg.blogspot.com&amp;lt;/a&amp;gt;&lt;/a&gt; , &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://flagyl200mg.blogspot.com&amp;quot;&amp;gt;http://flagyl200mg.blogspot.com&amp;lt;/a&amp;gt;"&gt;http://flagyl200mg.blogspot.com&amp;quot;&amp;gt;http://flagyl200mg.blogspot.com&amp;lt;/a&amp;gt;&lt;/a&gt;</description></item></channel></rss>