I need an action page to perform action but not display
I have situation that requires an action to happen in an external URL without displaying a page. The page at the URL is not necessarily a ColdFusion template.
Specifically, I have an AddToCart URL; I would like to place an item in the shopping cart, but have no display of the page at that URL when the item is added to the cart. This way, a shopper can create a cart without having a page show up each time an item is added, then later go look at the completed cart.
Can this be accomplished with CF? If so, how?
I did some googling and looked through these forums but could not find anything – and I really have no idea what keywords to use for a search like this.
I would appreciate any ideas.
Regards to all,
Carlos