Hello,
       I think that formContents may be not working ...
       if I try the code bellow, it not works.
            var res =
MochiKit.Async.doSimpleXMLHttpRequest(this.link,formContents('loginform')
);
        res.addCallbacks(onSucess,onError);

        The only thing that formContents('loginform')  is returning is
one array with 'loginform' in the first pos, and nothing at second
postion.

thanks in advance.
Saldanha

Reply via email to