hi all. ok, i have a page, that has a bunch of cf logic in it. i want to be able to, from a remote system post some
<cfhttpparam type="Formfield" value="tweeg" name="username"> to it, using this <cfhttp method="post" url="http://localhost/clients/cx_WebServiceApp/ScoreWizard/webService/ht tpRequest.cfm"> and have it return back an xml string, which is generated at the end of the cfm page that i am posting these form variables to. i have gotten this to work as a webservice, however i was told that i might be better off doing this as a simple http request/post, scenario....what my question is... is this.... what am i supps to put at the bottom of the cfm page that i am posting/requesting to, that says, when you are all done, this is what the cfhttp.filecontent should resolve to....(my xml document/string) thanks for any help. ...tony tony weeg [EMAIL PROTECTED] www.revolutionwebdesign.com rEvOlUtIoN wEb DeSiGn 410.334.6331 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

