Server Error
404 - File or directory not found.The resource you are looking for might
have been removed, had its name changed, or is temporarily unavailable.




<a href="/index.cfm/fuseaction/YourShoppingCart.additem/productid=1001">add
to cart</a>

No dice.

On Fri, Jul 25, 2014 at 7:30 AM, LRS Scout <[email protected]> wrote:

>
> 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:371856
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to