hi there.

how should i gather the response from this page?
im making the post through this codeset:

<!--- Begin Codeset----->


<cfhttp method="Post" url="https://<serverurl>/thisapi/grab_reports.asp
">

        <cfhttpparam type="Formfield" value="#xml#" name="INPUT">
        
</cfhttp>


<!--- End Codeset----->

its supps to return to me a status_code?

and, its just not clicking what i am missing here, i poll
the page, in a loop, to see if there is a value for status_code...but
i guess im confused at to what variable scope it would fit?

thanks for any and all input.

...tony

tony weeg
[EMAIL PROTECTED]
www.revolutionwebdesign.com
rEvOlUtIoN wEb DeSiGn
410.334.6331 

______________________________________________________________________
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

Reply via email to