You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Bobby Mitchell <bo...@niac.usra.edu> on 2003/06/09 19:48:44 UTC

Calling Actions from the Flow with Javascript

I have been able to call an action that has been declared in the root 
sitemap, but not from my sub-sitemap. Has this problem, 
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=105171947003418&w=2, 
been looked at further?

Bobby M



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: Calling Actions from the Flow with Javascript

Posted by Frank Taffelt <fr...@interface-business.de>.
It has not to be the root sitemap. It works also fine for any of the
ancestor Componentmanager's.

Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: is there any function like mysql_escape_string in esql?

Posted by Christian Haul <ha...@informatik.tu-darmstadt.de>.
Valentine Z. wrote:
> Is there any way to tell the mysql driver escape strings passed with sql queries using
> ESQL logicsheet or mod db?

mod db uses prepared statements thus the driver does the escaping 
automatically, ESQL can be told to use prepared statements as well by 
using esql:parameter, see the docs for details.

	Chris.

-- 
C h r i s t i a n       H a u l
haul@informatik.tu-darmstadt.de
     fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


is there any function like mysql_escape_string in esql?

Posted by "Valentine Z." <vz...@spylog.ru>.
Is there any way to tell the mysql driver escape strings passed with sql queries using
ESQL logicsheet or mod db?
__________________________________
Valentin. mailto:vz@spylog.com



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org