The cfhttp portion works from the same page.  And for the program it uses
You have to define the ip addresses that it listens on, so of course your
options are limited there.  It is only for an internal app, but building it
like everything else using CF is what works best for me.

---
David Mineer Jr
---------------------
The critical ingredient is getting off your
butt and doing something. It's as simple
as that. A lot of people have ideas, but
there are few who decide to do
something about them now. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.


On Fri, May 6, 2011 at 7:18 PM, Russ Michaels <r...@michaels.me.uk> wrote:

>
> If the page you are trying to call is not web accessible then that indeed
> would be your problem, can;t you just put in the same folder as the rest of
> the site so that you can call it from Jquery ?
>
>
> On Sat, May 7, 2011 at 1:59 AM, Justin Scott <leviat...@darktech.org>
> wrote:
>
> >
> > > This program can only be called from the local server i.e.
> > > localhost.  cfhttp must call from localhost and so it works.
> >
> > You could easily write a little CF-based form post proxy that would
> > take in the request and re-post it internally and pass the results
> > back to the client.
> >
> >
> > -Justi
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344316
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to