chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] ajax egg


From: Daishi Kato
Subject: Re: [Chicken-users] ajax egg
Date: Mon, 03 Oct 2005 23:32:32 +0900
User-agent: Wanderlust/2.15.1 (Almost Unreal) Emacs/21.4 Mule/5.0 (SAKAKI)

At Tue, 20 Sep 2005 03:37:24 -0700,
felix winkelmann wrote:
> Use the 'arguments:' keyword argument to add URL-encoded arguments
> to remote requests. Probably it's easier to write some javascript that
> invokes a raw URL generated with `remote-url'. I alo recommend
> taking a peek at the prototype.js code, it's quite clean.

Well, well. For those of who are interested,
here is my sample code, which is a quick hack and is dirty.
http://www.x.axlight.com:8080/chat2.ssp
http://www.x.axlight.com:8080/chat2.ssp.txt
http://www.x.axlight.com:8080/chat3.ssp
http://www.x.axlight.com:8080/chat3.ssp.txt
(this site will not live for a long time.)

I would think more how to improve ajax.scm.
Basically, support of script-enabled(?) paremeters
and evalScripts=yes would be nice.

Daishi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]