=== http://www.onesite.com/index.cfm ===
<cfhttp
method="get"
url="http://www.anotherdomain.com/passinfo.cfm?varlist=info">

<cfif cfhttp.filecontent is "Hey Ya cool">
YAY!!!!!
<cfelse>
RATS! data transfer failed.
</cfif>

=== passinfo.cfm
<cfupdate database>
<cfset cool = not ISError>
<cfif cool>
Hey ya cool
</cfif>
=== end
I am sure there is a better way using wddx and/or xml.

not sure how to post a wddx packet with the data.


From: [EMAIL PROTECTED] ([EMAIL PROTECTED])
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Upload items changed from a table at one domain to table at another 
domain
Date: Mon, 10 Apr 2000 17:07:41 -0400

Hi Folks,

Is there anyway in CF to Upload items changed from a table at one domain to
a table at another domain not residing on the same server.

Thanks in advance for your help!

Nehal

-----Original Message-----
From: CFM [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 10, 2000 4:48 PM
To: '[EMAIL PROTECTED]'
Subject:


is there any way for cfusion to detect failed email, and automatically
remove that address from a database?
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to