Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently October 5th, 2024, 10:22 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Using Post web Data with Coldfusion
PostPosted: November 14th, 2005, 5:48 pm 
Offline

Joined: June 1st, 2005, 1:07 am
Posts: 3
I've been trying to use Post Web Data with Coldfusion. I can Post Data from Opus Pro 4XE to Coldfusion using the Destination tag in Post Web Data just fine.

The problems come in when I try to retrieve data from a coldfusion CFC. I created a simple cfc as follows:

<cffunction name="string" access="remote" returnType="string">
<cfset vTest = 'Hello World'>
<cfreturn vTest>
</cffunction>

If I use Post Web Data to variable I receive the following:

<wddxPacket version='1.0'><header/><data><string>Hello World</string></data></wddxPacket>

Any Idea on how I can just Pull the data? Am I doing something wrong?

Any help appreciated.

Mike D.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group