<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Spry week intro and login example</title>
	<atom:link href="http://www.modernblue.com/web-design-blog/spry-week-intro-and-login-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modernblue.com/web-design-blog/spry-week-intro-and-login-example/</link>
	<description>Web and Graphics Studio</description>
	<lastBuildDate>Thu, 15 Jul 2010 17:08:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Djole</title>
		<link>http://www.modernblue.com/web-design-blog/spry-week-intro-and-login-example/#comment-41194</link>
		<dc:creator>Djole</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.modernblue.com/web-design-blog/?p=57#comment-41194</guid>
		<description>This is exactly what I was looking for, thank you very much. But I have a little problem, when I put my name in &quot;Login&quot; textfield it still returns red background and it displays &quot;That username is available! &quot; but &quot;register&quot; button is disabled. I tried with IE8 and Mozilla 3.5.5. 
I also need a little help with retrieving usernames from database. How that part would be handled? I have this part of code 
&quot;mysql_select_db($database_local_atp, $local_atp);
$query_korisnici = &quot;SELECT `user` FROM cartkorisnici&quot;;
$korisnici = mysql_query($query_korisnici, $local_atp) or die(mysql_error());
$row_korisnici = mysql_fetch_assoc($korisnici);
$totalRows_korisnici = mysql_num_rows($korisnici);&quot;
I need help with this part &quot;
$used = array (&#039;admin&#039;,&#039;patrick&#039;,&#039;modernblue&#039;,&#039;ferris-bueller&#039;);&quot;

Thanks.</description>
		<content:encoded><![CDATA[<p>This is exactly what I was looking for, thank you very much. But I have a little problem, when I put my name in &#8220;Login&#8221; textfield it still returns red background and it displays &#8220;That username is available! &#8221; but &#8220;register&#8221; button is disabled. I tried with IE8 and Mozilla 3.5.5.<br />
I also need a little help with retrieving usernames from database. How that part would be handled? I have this part of code<br />
&#8220;mysql_select_db($database_local_atp, $local_atp);<br />
$query_korisnici = &#8220;SELECT `user` FROM cartkorisnici&#8221;;<br />
$korisnici = mysql_query($query_korisnici, $local_atp) or die(mysql_error());<br />
$row_korisnici = mysql_fetch_assoc($korisnici);<br />
$totalRows_korisnici = mysql_num_rows($korisnici);&#8221;<br />
I need help with this part &#8221;<br />
$used = array (&#8216;admin&#8217;,'patrick&#8217;,'modernblue&#8217;,'ferris-bueller&#8217;);&#8221;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radman</title>
		<link>http://www.modernblue.com/web-design-blog/spry-week-intro-and-login-example/#comment-25582</link>
		<dc:creator>Radman</dc:creator>
		<pubDate>Sun, 01 Mar 2009 22:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.modernblue.com/web-design-blog/?p=57#comment-25582</guid>
		<description>Every time i come here I am not dissapointed, nice post</description>
		<content:encoded><![CDATA[<p>Every time i come here I am not dissapointed, nice post</p>
]]></content:encoded>
	</item>
</channel>
</rss>
