<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Web Dev And Stuff - All Comments</title><link>http://weblogs.asp.net/johnkatsiotis/default.aspx</link><description>ASP.NET from the G(r)eek side</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Add scripts to head dynamically</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2008/08/08/add-scripts-to-head-dynamically.aspx#7248817</link><pubDate>Sat, 07 Nov 2009 11:43:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7248817</guid><dc:creator>CleverCat</dc:creator><description>&lt;p&gt;There are a method in Page that does this:&lt;/p&gt;
&lt;p&gt;RegisterStartupScript(scriptID, script);&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7248817" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Membership - Change password without asking the old</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7243178</link><pubDate>Fri, 30 Oct 2009 11:03:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7243178</guid><dc:creator>a</dc:creator><description>&lt;p&gt;Thanks a lot, great tip - I was just scratching my head how to change the password when it's stored as hashed.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7243178" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Membership - Change password without asking the old</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7229405</link><pubDate>Wed, 14 Oct 2009 04:49:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7229405</guid><dc:creator>djsolid</dc:creator><description>&lt;p&gt;Jesse this works only if you store the password in an encrypted way and not in a hashed.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7229405" width="1" height="1"&gt;</description></item><item><title>re: Create a Facebook-like Ajax Image Gallery!</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2008/07/07/create-a-facebook-like-ajax-image-gallery.aspx#7229131</link><pubDate>Tue, 13 Oct 2009 22:11:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7229131</guid><dc:creator>great artcle!</dc:creator><description>&lt;p&gt;great artcle!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7229131" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Membership - Change password without asking the old</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7226246</link><pubDate>Fri, 09 Oct 2009 16:55:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7226246</guid><dc:creator>Jesse</dc:creator><description>&lt;p&gt;You could also use the GetPassword() function instead of auto generating a new one. &amp;nbsp;Not sure if this is a big deal or not, but just FYI:&lt;/p&gt;
&lt;p&gt;user.ChangePassword(user.GetPassword(), &amp;quot;NewPwHere&amp;quot;)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7226246" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Membership - Change password without asking the old</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7221719</link><pubDate>Fri, 02 Oct 2009 16:09:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7221719</guid><dc:creator>antonio machado</dc:creator><description>&lt;p&gt;tks a lot&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7221719" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Membership - Change password without asking the old</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7221029</link><pubDate>Thu, 01 Oct 2009 14:42:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7221029</guid><dc:creator>PhillyBones</dc:creator><description>&lt;p&gt;Thanks! I was trying to get the password via the user's Membership data, not realizing that it was looking for the clear text, not the hashed value stored in the database. &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7221029" width="1" height="1"&gt;</description></item><item><title>ASP.NET Membership - Change password without asking the old - Web Dev And Stuff</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7219311</link><pubDate>Mon, 28 Sep 2009 13:52:47 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7219311</guid><dc:creator>Servefault.com</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from Servefault.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7219311" width="1" height="1"&gt;</description></item><item><title>ASP.NET Membership - Change password without asking the old</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7219139</link><pubDate>Mon, 28 Sep 2009 07:11:56 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7219139</guid><dc:creator>DotNetShoutout</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from DotNetShoutout&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7219139" width="1" height="1"&gt;</description></item><item><title>ASP.NET Membership - Change password without asking the old</title><link>http://weblogs.asp.net/johnkatsiotis/archive/2009/09/28/asp-net-membership-change-password-without-asking-the-old.aspx#7218857</link><pubDate>Mon, 28 Sep 2009 03:46:13 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7218857</guid><dc:creator>DotNetBurner - ASP.net</dc:creator><description>&lt;p&gt;DotNetBurner - burning hot .net content&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7218857" width="1" height="1"&gt;</description></item></channel></rss>