<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blue Creek Web &#187; duplicate passwords</title>
	<atom:link href="http://bluecreekweb.com/http:/bluecreekweb.com/tag/duplicate-passwords/feed" rel="self" type="application/rss+xml" />
	<link>http://bluecreekweb.com</link>
	<description>Programming and Affiliate Marketing</description>
	<lastBuildDate>Thu, 01 Oct 2009 01:42:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>When someone adds a user or updates their password, the password is saved in duplicate</title>
		<link>http://bluecreekweb.com/http:/bluecreekweb.com/experience/vb-net-project-experience/when-someone-adds-a-user-or-updates-their-password-the-password-is-saved-in-duplicate#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bluecreekweb.com/http:/bluecreekweb.com/experience/vb-net-project-experience/when-someone-adds-a-user-or-updates-their-password-the-password-is-saved-in-duplicate#comments</comments>
		<pubDate>Tue, 29 Sep 2009 02:54:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[duplicate passwords]]></category>
		<category><![CDATA[passwords doubling]]></category>

		<guid isPermaLink="false">http://bluecreekweb.com/?p=36</guid>
		<description><![CDATA[This can occur in a couple of places. In this particular instance, it is due to the password verification check. On the input form, you enter your password twice to make sure there weren&#8217;t any spelling mistakes. In the following example, when the parameters were sent to the stored procedure, both the password and the [...]]]></description>
			<content:encoded><![CDATA[<p>This can occur in a couple of places. In this particular instance, it is due to the password verification check. On the input form, you enter your password twice to make sure there weren&#8217;t any spelling mistakes. In the following example, when the parameters were sent to the stored procedure, both the password and the password validate fields were sent together. Removing one instance fixed the problem.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=When+someone+adds+a+user+or+updates+their+password%2C+the+password+is+saved+in+duplicate+http://o42zy.th8.us" title="Post to Twitter"><img class="nothumb" src="http://bluecreekweb.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=When+someone+adds+a+user+or+updates+their+password%2C+the+password+is+saved+in+duplicate+http://o42zy.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://bluecreekweb.com/http:/bluecreekweb.com/experience/vb-net-project-experience/when-someone-adds-a-user-or-updates-their-password-the-password-is-saved-in-duplicate/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
