Toby,
Look at <CFHTTP>
http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_g-h_09.html#3989287
--
Ken Ford
Adobe Community Expert Dreamweaver/ColdFusion
Adobe Certified Expert - Dreamweaver CS3
Adobe Certified Expert - ColdFusion 8
Fordwebs, LLC
http://www.fordwebs.com
http://www.cfnoob.com
"toby007" <webforumsuser@xxxxxxxxxxxxxx> wrote in message
news:ge5inl$21v$1@xxxxxxxxxxxxxxxxxxxxxxxx
Hi there
I need to check whether the following is possible and I have to find out
ASAP.
I have to find out if I can pass data to another application on a differet
server,
Basically I have been told so far that the only way that I can pass
information is by a HTTP post.
Previously I have done something similar by posting a form to a URL. This
time I have a string which contains the information.
How can I post a string so it can be used by the application which is o
the
other server.
Thanks in advance.
Toby
|