[Javascript] ajax- demo

Cutter (JSRelated) java.script at cutterscrossing.com
Tue Mar 13 13:16:40 CDT 2007


http://jquery.com/mailman/listinfo/discuss_jquery.com

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

bruce wrote:
> didn't know a jquery list existed?
> 
> 
> -----Original Message-----
> From: javascript-bounces at LaTech.edu
> [mailto:javascript-bounces at LaTech.edu]On Behalf Of Cutter (JSRelated)
> Sent: Tuesday, March 13, 2007 10:49 AM
> To: [JavaScript List]
> Subject: Re: [Javascript] ajax- demo
> 
> 
> Have you tried the JQuery list yet? With it's AJAX support, I'm sure
> that questions get asked and answered there all of the time.
> 
> Steve "Cutter" Blades
> Adobe Certified Professional
> Advanced Macromedia ColdFusion MX 7 Developer
> _____________________________
> http://blog.cutterscrossing.com
> 
> bruce wrote:
> 
>>hi....
>>
>>i'm trying to find a good ajax mailing list, or at least someone i can
> 
> talk
> 
>>to who might be able to shed light on how to acomplish what i'm trying to
>>create...
>>
>>i know this is a javascript list, but figured i'd post here to try to find
>>either an ajax list, or perhaps someone who can help with my issue.
>>
>>i'm trying to get my hands around how to create an ajax function within a
>>webpage.
>>
>>
>>                   +---------------------+
>>                   |                     | <<<<<< test webapp running on
>>                   | +---------+         |        server1
>>          +------>>> | test    |         |
>>        ajax       | | ajax app|         |
>>       running on  | +---------+         |
>>       server2     |                     |
>>                   |   rest of webpage   |
>>                   |                     |
>>                   |                     |
>>                   |                     |
>>                   +---------------------+
>>                             |
>>                             +<<<< user's client browser
>>
>>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.
>>
>>the idea is that we'd give a piece of jscript code to the server app,
> 
> which
> 
>>would then contain the link back to the ajax/jscript code on the external
>>server....
>>
>>a simple test would go along way towards me having a better understanding
> 
> of
> 
>>how this can/should work....
>>
>>thanks
>>
>>-bruce
>>bedouglas at earthlink.net
>>
>>
>>
>>
>>
>>_______________________________________________
>>Javascript mailing list
>>Javascript at LaTech.edu
>>https://lists.LaTech.edu/mailman/listinfo/javascript
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list