Re: [twsocket] XLMHTTPRequest

2005-08-17 Thread Francois Piette
> I obtained a lot of sites asking Google, but all of > them were about clients. Of course, XMLHTTPRequest is an operation done at client side. A script request data from an XML document. There is no special support needed at server side. It just receive more HTTP request from client. The fact t

Re: [twsocket] XLMHTTPRequest

2005-08-17 Thread DZ-Jay
As far as I understand, its just an HTTP GET request on the side of the server. The difference is in the client: it allows dynamic and asynchroneous requests without having to reload the entire main document. dZ. On Aug 17, 2005, at 17:04, Igor Pokorny wrote: > I would like to thank