<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>delicious:days - Topic: How to make horizontal fields?</title>
	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/</link>
	<description><![CDATA[(c) delicious:days]]></description>
	<generator>Simple:Press Version 5.2</generator>
	<atom:link href="http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/rss/" rel="self" type="application/rss+xml" />
        <item>
        	<title>Oliver on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p619</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p619</guid>
        	        	<description><![CDATA[<p>
ok, after more testing it seems that / cause the error only in non-ajax mode. so a <u>little more detail ...]]></description>
        	        	<pubDate>Thu, 14 Jun 2007 21:20:14 +0200</pubDate>
        </item>
        <item>
        	<title>Oliver on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p617</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p617</guid>
        	        	<description><![CDATA[<p>
works for me, even your definition.</p>
 ]]></description>
        	        	<pubDate>Thu, 14 Jun 2007 19:54:00 +0200</pubDate>
        </item>
        <item>
        	<title>FahadOnline on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p616</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p616</guid>
        	        	<description><![CDATA[<p>
I&#39;m using it like this
</p>
<p>
Date Of Birth&#124;dd/mm/yyyy&#124;^([0-9]{0,2})/([0-9]{0,2})/([0-9]{0,4})$
</p>
<p>
with single line text
</p>
<p>
but in the form it wont accept the date when submitting ...]]></description>
        	        	<pubDate>Thu, 14 Jun 2007 17:39:20 +0200</pubDate>
        </item>
        <item>
        	<title>Oliver on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p568</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p568</guid>
        	        	<description><![CDATA[<p>
I&#39;m quite positive that the above works, I&#39;ve tried it.
</p>
<p>
What was the URL again?&#160;</p>
 ]]></description>
        	        	<pubDate>Sun, 10 Jun 2007 18:40:45 +0200</pubDate>
        </item>
        <item>
        	<title>FahadOnline on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p567</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p567</guid>
        	        	<description><![CDATA[<p>
Actually both of them didn&#39;t work ....<img class="spSmiley" src="http://www.deliciousdays.com/wp-content/plugins/simple-forum/tinymce/plugins/emotions/images/smiley-frown.gif" border="0" alt="Frown" title="Frown" /></p>
 ]]></description>
        	        	<pubDate>Sun, 10 Jun 2007 17:47:51 +0200</pubDate>
        </item>
        <item>
        	<title>Oliver on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p553</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p553</guid>
        	        	<description><![CDATA[<p>
With regexps there are always more ways to accomplish the same thing. not sure what <span class="sfcode">&#60;day&#62;</span>&#160; does however.
</p>
<p>
Here is ...]]></description>
        	        	<pubDate>Thu, 07 Jun 2007 07:59:22 +0200</pubDate>
        </item>
        <item>
        	<title>FahadOnline on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p552</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p552</guid>
        	        	<description><![CDATA[<p>
and that can be done using a text field with the following :
</p>
<p>
Date Of Birth&#124;dd/mm/yyyy&#124;(?&#60;day&#62;\\d{1,2})/(?&#60;month&#62;\\d{1,2})/(?&#60;year&#62;(?:\\d{4}&#124;\\d{2})
</p>
<p>
&#160;
</p>
<p>
Right ??<img class="spSmiley" src="http://www.deliciousdays.com/wp-content/plugins/simple-forum/tinymce/plugins/emotions/images/smiley-laughing.gif" border="0" alt="Laughing" ...]]></description>
        	        	<pubDate>Thu, 07 Jun 2007 04:43:45 +0200</pubDate>
        </item>
        <item>
        	<title>Oliver on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p473</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p473</guid>
        	        	<description><![CDATA[<p>
Currently, only <strong>label &#38; input field pairs </strong>are supported, your example would require the plugin to associate multiple input fields ...]]></description>
        	        	<pubDate>Fri, 01 Jun 2007 18:57:11 +0200</pubDate>
        </item>
        <item>
        	<title>FahadOnline on How to make horizontal fields?</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p472</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/how-to-make-horizontal-fields/#p472</guid>
        	        	<description><![CDATA[<p>
Hi,
</p>
<p>
I&#39;ve been testing cforms for few weeks and I&#39;me unable to find something in the help page descriping how to ...]]></description>
        	        	<pubDate>Fri, 01 Jun 2007 17:58:12 +0200</pubDate>
        </item>
</channel>
</rss>