Skip to main content
May 3, 2007
Question

cfwddx - clear contents

  • May 3, 2007
  • 1 reply
  • 447 views
How do I clear/empty the contents of a cfwddx?
This topic has been closed for replies.

1 reply

Inspiring
May 3, 2007
Hi,

Not sure why you need to clear/empty your cfwddx contents.. I think a normal <cfset your_wddx_output_variable=""> will empty its contents.
May 3, 2007
I used cfwddx for a small shopping cart (simple system). I want to clear cfwddx once the order is placed.