macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: submitting data by HTTP post

Subject: Re: submitting data by HTTP post
From: "Ken Ford - *ACE*"
Date: Mon, 27 Oct 2008 18:47:01 -0500
Newsgroups: macromedia.coldfusion.advanced_techniques


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



<Prev in Thread] Current Thread [Next in Thread>