I've done half - sending a ping, but not receiving. The send half is easy:

<cfhttp url="" method="POST" timeout="1">

                <cfhttpparam type="FORMFIELD" name="title" value="#title#">

                <cfhttpparam type="FORMFIELD" name="url" value="#myUrl#">

                <cfhttpparam type="FORMFIELD" name="blog_name"
value="#myWeblogName#">

                <cfhttpparam type="FORMFIELD" name="excerpt"
value="#myPost#">

</cfhttp>

-----Original Message-----
From: Jake McKee [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 3 March 2004 2:17 p.m.
To: CF-Talk
Subject: TrackBack and ColdFusion

All,

Has anyone integrated Moveable Type's TrackBack functionality into a
ColdFusion app yet?

(More info here: http://www.movabletype.org/docs/mttrackback.html)

Help!

Jake

  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to