Is there anyone knowledgeable in Ajax here? I'm struggling with sending a javascript array in an ajax request. Can someone provide me with an example of how the ajax request should be formatted? My goal is to gather all the javascript data, package it into a container, and send it via an ajax request to coldfusion. However, my understanding of ajax is limited, so any assistance would be greatly appreciated.
Thank you in advance for any guidance or examples provided.