Replace the = with /
On Jul 25, 2014 6:36 AM, "Matthew Smith" <[email protected]> wrote:

>
> I have this in fbx_circuits.cfm:
>
> fusebox.Circuits.YourShoppingCart = "./cart";
>
> I have tried both this:
> <a
>
> href="./index.cfm/fuseaction/YourShoppingCart.additem/productid=1001/index.cfm">add
> to cart</a>
>
> and this:
> <a
>
> href="index.cfm/fuseaction/YourShoppingCart.additem/productid=1001/index.cfm">add
> to cart</a>
>
> Any ideas?  Thanks!
> --
> Regards,
> chedder is bedder
>
>
> 

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

Reply via email to