We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 1 match

by mike20
Sun Sep 28, 2008 8:18 am
Forum: Plum DEV Q&A
Topic: sending variables with coldfusion
Replies: 1
Views: 5151

sending variables with coldfusion

please kindly help out with a coldfusion script that will be able to handle variables ( i.e customerid and age ) sent from a vxml script. can i get an equivilent of the following php script in coldfusion, please!!! <?php header("Content-type: text/xml"); echo("<?xml version=\"1.0\"?>\n"); $customeri...