This might be a simple question but I am racking my brain trying to figure it out.
1. I am sending a form through a SSL to a credit card processing company. 2. After the credit card has been processed, the credit card people "will return a simple comma delimited string (field1, field2, field 3, etc.)" through the same socket layer, to the same script that originally sent the form data. I am assuming that I will need to A. Check for a list whenever the cf page is run. Biff no list, I will continue displaying the form, so the user can input the data CIF the list is there I will process what ever the bank sends me. My Question is this: How do I check for a list if I don't even know what the name of the list is? I am assuming that the page will be rerun again since it is getting a return from the SSL? ANY HELP WOULD BE GREAT THANKS!! John Allen ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

