Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 3806 invoked by uid 500); 5 Jan 2003 17:42:37 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 3795 invoked from network); 5 Jan 2003 17:42:36 -0000 Date: Sun, 5 Jan 2003 21:17:23 +0100 From: Karel Vervaeke To: cocoon-users@xml.apache.org Subject: Re: i18n Transformation problem Message-ID: <20030105201723.GA6890@microbrain.gentoo.org> References: <005d01c2b245$7c5f40a0$a800000a@lisa> <1041526187.3e146dabcaaa9@www.leverageweb.com> <00e201c2b48e$3d146e20$a800000a@lisa> <010c01c2b495$530071a0$111f020a@VMOKSHA.COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <010c01c2b495$530071a0$111f020a@VMOKSHA.COM> User-Agent: Mutt/1.4i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N A possible solution for this problem can be found at http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_10148478.html (it's the first page that http://google.com/search?q=javascript+button+pressed gives me :) In short, you add a hidden variable to the form, and you change that variable using onclick="this.form.my_var='search'" in the submit button. > Hello Friends, > I am applying a i18n Transformation on the following button > > i18n:attr="value"> > > Actually depending upon the value of Button i.e. "Search" , i am calling a > method, but if i apply i18n transformaion the value of button changed and i > m not able to call that method. > So what i need display value of button should change but passing value > should always be "Search" using i18n??? > how to do this???? > Thanks in advance > > > Thanks and Regards, > Murari Dhoot > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: