X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.22.2a (ClamAV engine v0.102.2) X-Junk-Score: 0 [] X-KAS-Score: 0 [] From: "Michele Varano" Received: from miniserver.rucotec.ch ([213.189.151.242] verified) by post.selbstdenker.com (CommuniGate Pro SMTP 6.3.3) with ESMTPS id 25625606 for webobjects-dev@wocommunity.org; Thu, 25 Mar 2021 10:55:23 +0100 Received-SPF: none receiver=post.selbstdenker.com; client-ip=213.189.151.242; envelope-from=michele.varano@rucotec.ch Received: from localhost (localhost [127.0.0.1]) by miniserver.rucotec.ch (Postfix) with ESMTP id 6577226CC3EC for ; Thu, 25 Mar 2021 10:55:02 +0100 (CET) Received: from miniserver.rucotec.ch ([127.0.0.1]) by localhost (miniserver.rucotec.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8bd0wEZvZGCD for ; Thu, 25 Mar 2021 10:55:01 +0100 (CET) Received: from [192.168.1.241] (xdsl-188-154-232-227.adslplus.ch [188.154.232.227]) by miniserver.rucotec.ch (Postfix) with ESMTPSA id B4D8226CC3DE for ; Thu, 25 Mar 2021 10:55:01 +0100 (CET) Content-Type: multipart/alternative; boundary="Apple-Mail=_7ACBD63B-73FF-4E61-A847-D84E5E081610" Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.17\)) Subject: CallActionMethod Message-Id: <1F2FF425-F7DE-496D-BBB3-4DCADAB6D064@rucotec.ch> Date: Thu, 25 Mar 2021 10:55:00 +0100 To: webobjects-dev@wocommunity.org X-Mailer: Apple Mail (2.3445.104.17) --Apple-Mail=_7ACBD63B-73FF-4E61-A847-D84E5E081610 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > Hello all >=20 > I have a JavaScript based calendar that accesses a
in HTML. The calendar(JavaScript) can be = customized with custom data or given functions.=20 > Now I need to call an Action Method by a button "onclick JavaScript ".=20= >=20 > My question is how do I build the Script code / URL to access the = method, using Ajax? Is there support in Wonder to have non WO generated = user interface elements making Ajax calls back into my application? >=20 >=20 > Many Thanks >=20 >=20 > Michele --Apple-Mail=_7ACBD63B-73FF-4E61-A847-D84E5E081610 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
Hello all

I have a JavaScript = based calendar that accesses a <div id=3D'calendar'></div> = in HTML.  The calendar(JavaScript) can be customized with custom = data or given functions. 
Now I need to call an Action = Method by a button "onclick JavaScript ". 
My question is how do I build the Script = code / URL to access the method, using Ajax? Is there support in Wonder to have non WO generated user = interface elements making Ajax calls back into my application?


Many Thanks


Michele
= --Apple-Mail=_7ACBD63B-73FF-4E61-A847-D84E5E081610--