<?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: Lesson 3 &#8211; Form Submissions</title>
	<atom:link href="http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/feed/" rel="self" type="application/rss+xml" />
	<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/</link>
	<description>Confessions of a code Junkie and anything else i fancy!</description>
	<lastBuildDate>Thu, 14 Jan 2010 03:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: johnb</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-836</link>
		<dc:creator>johnb</dc:creator>
		<pubDate>Thu, 15 May 2008 08:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-836</guid>
		<description>there&#039;s no set method for storing your stylesheets, that&#039;s up to you, i tend to have an assets/css folder where I store them and then in my master layout file just do a normal link to them. If you&#039;re implementing SES urls then you need to make sure the link is absolute and not relative (to the root index.cfm)

Have a layout file, with your layout in, and make use of content variables, eg, leftcolumn and body and then in your code populate the content variables and then apply the layout.

Not sure what you mena?

Yep, exactly the same ColdFusion stuff works fine, remember though Fusebox uses the application scope which isn&#039;t replicatable in a cluster.

Custom tags - exactly the same as before, either put them in your server customtags path or keep them local to the site and either use cfmodule or cfimport. 

plan, plan, plan - identify circuits first then group your fuseactions into those circuits.

hope that helps.</description>
		<content:encoded><![CDATA[<p>there&#8217;s no set method for storing your stylesheets, that&#8217;s up to you, i tend to have an assets/css folder where I store them and then in my master layout file just do a normal link to them. If you&#8217;re implementing SES urls then you need to make sure the link is absolute and not relative (to the root index.cfm)</p>
<p>Have a layout file, with your layout in, and make use of content variables, eg, leftcolumn and body and then in your code populate the content variables and then apply the layout.</p>
<p>Not sure what you mena?</p>
<p>Yep, exactly the same ColdFusion stuff works fine, remember though Fusebox uses the application scope which isn&#8217;t replicatable in a cluster.</p>
<p>Custom tags &#8211; exactly the same as before, either put them in your server customtags path or keep them local to the site and either use cfmodule or cfimport. </p>
<p>plan, plan, plan &#8211; identify circuits first then group your fuseactions into those circuits.</p>
<p>hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ami</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-825</link>
		<dc:creator>Ami</dc:creator>
		<pubDate>Tue, 13 May 2008 06:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-825</guid>
		<description>Thanks for your help. I am implementing FB 4.0 with the help of your tutorial.

Please let me know, 
1. what folder level we need to keep site style sheet?. How to link style sheet in each page?.

2. How to include header file and left navigation?.
My header file is included in left navigation file.
What is best way to include left navigation file in each file?.

3. I got two sub folder for main folder...What is best way to organize common files used by application.

4. My application runs on cluster, Can i use client varibles to track session?.

5. I got lots of custom tags in my application, How to call custom tag, when i use fusebox?.

6. I am converting traditional code to fusebox code. What all i need to think before proceeding?.

Please help to ressolve these issue. 
Thanks for all your help.</description>
		<content:encoded><![CDATA[<p>Thanks for your help. I am implementing FB 4.0 with the help of your tutorial.</p>
<p>Please let me know,<br />
1. what folder level we need to keep site style sheet?. How to link style sheet in each page?.</p>
<p>2. How to include header file and left navigation?.<br />
My header file is included in left navigation file.<br />
What is best way to include left navigation file in each file?.</p>
<p>3. I got two sub folder for main folder&#8230;What is best way to organize common files used by application.</p>
<p>4. My application runs on cluster, Can i use client varibles to track session?.</p>
<p>5. I got lots of custom tags in my application, How to call custom tag, when i use fusebox?.</p>
<p>6. I am converting traditional code to fusebox code. What all i need to think before proceeding?.</p>
<p>Please help to ressolve these issue.<br />
Thanks for all your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-121</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 06 Feb 2008 02:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-121</guid>
		<description>John, I can&#039;t thank you enough. Really great tutorials. It took me a while to understand how all the pieces come together, but once it clicked, I was off and running and beginning to understand the beauty of fusebox. Thank you for taking the time to do this for us noobies. Now, I just need something slightly more advanced :-)</description>
		<content:encoded><![CDATA[<p>John, I can&#8217;t thank you enough. Really great tutorials. It took me a while to understand how all the pieces come together, but once it clicked, I was off and running and beginning to understand the beauty of fusebox. Thank you for taking the time to do this for us noobies. Now, I just need something slightly more advanced <img src='http://john.beynon.org.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnb</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-114</link>
		<dc:creator>johnb</dc:creator>
		<pubDate>Mon, 13 Aug 2007 11:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-114</guid>
		<description>if userID is an INT column then you don&#039;t need quotes around the value - that&#039;s for strings only. I was using MSSQL in the examples.</description>
		<content:encoded><![CDATA[<p>if userID is an INT column then you don&#8217;t need quotes around the value &#8211; that&#8217;s for strings only. I was using MSSQL in the examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dante Argishti</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-113</link>
		<dc:creator>Dante Argishti</dc:creator>
		<pubDate>Mon, 13 Aug 2007 10:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-113</guid>
		<description>First of all: the tutorials are outstnading; I mean really good and well done both professionally and with good sense of humour.

One minor detail: for Lesson three on page 25: the cfquery part:
&lt;cfquery name=&quot;userdetails&quot; datasource=&quot;#request.dsn#&quot;&gt; select *  from users where userID = #attributes.userID#&lt;/cfquery&gt;
must be:
&lt;cfquery name=&quot;userdetails&quot; datasource=&quot;#request.dsn#&quot;&gt; select *  from users where userID = &#039;#attributes.userID#&#039;&lt;/cfquery&gt;

Otherwise it won&#039;t work.  For comparision see the earlier queries on pages 6 or 10; they both have single quotes as it supposed to be for sql queries.

Thank you,
Dante</description>
		<content:encoded><![CDATA[<p>First of all: the tutorials are outstnading; I mean really good and well done both professionally and with good sense of humour.</p>
<p>One minor detail: for Lesson three on page 25: the cfquery part:<br />
&lt;cfquery name=&quot;userdetails&quot; datasource=&quot;#request.dsn#&quot;&gt; select *  from users where userID = #attributes.userID#&lt;/cfquery&gt;<br />
must be:<br />
&lt;cfquery name=&quot;userdetails&quot; datasource=&quot;#request.dsn#&quot;&gt; select *  from users where userID = &#8216;#attributes.userID#&#8217;&lt;/cfquery&gt;</p>
<p>Otherwise it won&#8217;t work.  For comparision see the earlier queries on pages 6 or 10; they both have single quotes as it supposed to be for sql queries.</p>
<p>Thank you,<br />
Dante</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnb</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-112</link>
		<dc:creator>johnb</dc:creator>
		<pubDate>Sun, 11 Dec 2005 15:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-112</guid>
		<description>did you download the accompanying zip file to compare your code to? You&#039;ll need to start looking in your fusebox.xml.cfm file in the circuit definition section at the top to see if you&#039;ve defined the LearnFB circuit.</description>
		<content:encoded><![CDATA[<p>did you download the accompanying zip file to compare your code to? You&#8217;ll need to start looking in your fusebox.xml.cfm file in the circuit definition section at the top to see if you&#8217;ve defined the LearnFB circuit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: igtats</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-111</link>
		<dc:creator>igtats</dc:creator>
		<pubDate>Sat, 10 Dec 2005 05:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-111</guid>
		<description>Really enjoying your Fusebox lessons - I have several FB books and couldn&#039;t &quot;Get It&quot; until now.

I am stuck at Lesson 2, page 10.   I cut/pasted your code and still getting an error message: &quot;Undefined Circuit, You specified a Circuit of LearnFB which is not defined&quot;.

Tried several things, but nothing is working.
Please help...

Thanks for all your hard work and time.</description>
		<content:encoded><![CDATA[<p>Really enjoying your Fusebox lessons &#8211; I have several FB books and couldn&#8217;t &quot;Get It&quot; until now.</p>
<p>I am stuck at Lesson 2, page 10.   I cut/pasted your code and still getting an error message: &quot;Undefined Circuit, You specified a Circuit of LearnFB which is not defined&quot;.</p>
<p>Tried several things, but nothing is working.<br />
Please help&#8230;</p>
<p>Thanks for all your hard work and time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnb</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-120</link>
		<dc:creator>johnb</dc:creator>
		<pubDate>Tue, 10 May 2005 14:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-120</guid>
		<description>yes, you are correct it needs the quotes. To be honest I&#039;ve never needed to use a server side redirect but i know others have used it with success before.</description>
		<content:encoded><![CDATA[<p>yes, you are correct it needs the quotes. To be honest I&#8217;ve never needed to use a server side redirect but i know others have used it with success before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Waite</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-119</link>
		<dc:creator>Richard Waite</dc:creator>
		<pubDate>Tue, 10 May 2005 03:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-119</guid>
		<description>On the last page, third to last paragraph, you have explained how to create a server-side redirect using &#039;type=server&#039; on the relocate tag.

For one thing, the attribute value - server - should be wrapped in quotes otherwise the xml is invalid. But even then it doesn&#039;t work.  The page takes a couple of minutes to load then displays a &quot;500 null&quot; error.

Is this an error in Fusebox or just this specific application?</description>
		<content:encoded><![CDATA[<p>On the last page, third to last paragraph, you have explained how to create a server-side redirect using &#8216;type=server&#8217; on the relocate tag.</p>
<p>For one thing, the attribute value &#8211; server &#8211; should be wrapped in quotes otherwise the xml is invalid. But even then it doesn&#8217;t work.  The page takes a couple of minutes to load then displays a &quot;500 null&quot; error.</p>
<p>Is this an error in Fusebox or just this specific application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BugBoy</title>
		<link>http://john.beynon.org.uk/2004/08/25/lesson-3-form-submissions/#comment-117</link>
		<dc:creator>BugBoy</dc:creator>
		<pubDate>Wed, 04 May 2005 17:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2004/8/25/Lesson-3---Form-Submissions#comment-117</guid>
		<description>Thanks for the Learn Fusebox lessons.  You might want to put this post in the fusebox category though.  i had to go search for lesson 3</description>
		<content:encoded><![CDATA[<p>Thanks for the Learn Fusebox lessons.  You might want to put this post in the fusebox category though.  i had to go search for lesson 3</p>
]]></content:encoded>
	</item>
</channel>
</rss>
