Adam,

 

I am surprised these gurus, no offence guys.

 

But I will ask is this on cfmx 7.0?

 

If so try this:

 

<cfscript>

   ws =
CreateObject("webservice","http://localhost/soapheaders/headerservice.cfc?WS
DL");

   req = getSOAPRequest(ws);

</cfscript>

<cfdump var="#req#">

  

 

If you look at the other function available you also have header and
response as well.

 

HTH



Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
 <http://www.aegeon.com.au> www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to