if you expect your commented out cfif statements to 'run' after a user 
selects an arrangement type - you are rather confused :)
by the time your page is displayed in the browser, those cfif statements 
have already been evaluated and replaced with resulting html.

Azadi

On 03/03/2011 17:20 , Toby King wrote:
> Over the last couple of days have been fiddling with a website that I worked 
> on a few years ago.  Have converted the site from essentially a static site 
> to a dynamic site - running under Mura CMS - using Mura gives the site owners 
> the ability to make most changes themselves.
>
> I'm trying to include a simple shopping cart system, but have 1 small problem 
> - wondering if you could have a quick look at the code and maybe suggest what 
> I could do to get around the error.
>
> Here is the code
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342713
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to