[Javascript] ajax- demo

bruce bedouglas at earthlink.net
Tue Mar 13 13:09:20 CDT 2007


hi matt....

do you have any simple samples/demo that illustrates what you're talking about...

thanks
-bruce

-----Original Message-----
From: javascript-bounces at LaTech.edu
[mailto:javascript-bounces at LaTech.edu]On Behalf Of Matt Warden
Sent: Tuesday, March 13, 2007 10:52 AM
To: [JavaScript List]
Subject: Re: [Javascript] ajax- demo


On 3/13/07, bruce <bedouglas at earthlink.net> wrote:
> i'm trying to figure out how i can have a piece of ajax, so the user can
> provide an input, which then goes to an external server to get processed,
> with the results being returned to the page for processing by the original
> server.
>
> the actual ajax code should be 'served' up by the external server, allowing
> the interaction to occur between the user's cleint browser, and the external
> server.

You need to use a frame, then.

I would suggest you simply use the proxy approach, where a server-side
script on the primary server proxies communication between the client
and the external server.

-- 
Matt Warden
Cleveland, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.
_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list