That will get the generated response from cf, but the full detail of  
what is received by the browser could be altered by his environment  
or application - so the only way to see that is look at the full  
message and response.

Toby

On 22/01/2007, at 10:36 , Andrew Scott wrote:

> 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?WSDL");
>
>    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.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273
>
>
> >
>



-----------------------------------

        Life is poetry, write it in your own words

-----------------------------------

Toby Tremayne
Senior Technical Consultant
Lyricist Software
0416 048 090
ICQ: 13107913



--~--~---------~--~----~------------~-------~--~----~
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