Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 48812 invoked from network); 22 Mar 2006 11:03:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2006 11:03:31 -0000 Received: (qmail 44600 invoked by uid 500); 22 Mar 2006 11:03:10 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 44560 invoked by uid 500); 22 Mar 2006 11:03:10 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 44540 invoked by uid 99); 22 Mar 2006 11:03:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 03:03:09 -0800 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_MESSAGE,HTML_TAG_EXIST_TBODY X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [213.133.33.30] (HELO mailrelay.is.nl) (213.133.33.30) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 03:03:07 -0800 Received: from [213.133.51.241] (HELO hai01.hippo.local) by mailrelay.is.nl (CommuniGate Pro SMTP 4.3.5) with ESMTP id 13787713 for users@cocoon.apache.org; Wed, 22 Mar 2006 12:02:46 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C64DA0.25EA4BBD" Subject: RE: reloading a page in flowscript Date: Wed, 22 Mar 2006 12:02:45 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: reloading a page in flowscript Thread-Index: AcZNj42zPJTQxOB1TNKHHDIaVmIwDQAEACUA From: "Ard Schrijvers" To: X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Score: -0.5 X-NAI-Spam-Threshold: 4 X-NAI-Spam-Checker-Version: NAI SpamAssassin 1.2 (2.70 20060317 2465) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C64DA0.25EA4BBD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Think you're mixing normal client side browser javascript here with = cocoon functionality: Try location.href perhaps, but certainly don't = look at cocoon for the problem.=20 =20 -- Hippo Oosteinde 11 1017WT Amsterdam The Netherlands Tel +31 (0)20 5224466 ------------------------------------------------------------- a.schrijvers@hippo.nl / http://www.hippo.nl =20 --------------------------------------------------------------=20 Hi All,=20 I am working on flowscript alongwith cocoon.=20 I want to get the current URL of a page as soon as I click on any button = or href in that page.=20 So I tried to use window.location functionality of javascript but it is = throwing a error which says=20 window not defined.It seems cocoon does not recognize javascript codes,=20 Any suggesstions or inputs on this issue shall be appriciated.=20 Any suggestions on any other procedures on how to reload a page in = flowscript and have read the value of current URL shall also be helpful. = Regards, Arnab Jena Assistant Systems Engineer Tata Consultancy Services Limited Bangalore,Karnataka India Mailto: arnab.jena@tcs.com Website: http://www.tcs.com=20 Notice: The information contained in this e-mail message and/or = attachments to it may contain confidential or privileged information. If = you are not the intended recipient, any dissemination, use, review, = distribution, printing or copying of the information contained in this = e-mail message and/or attachments to it are strictly prohibited. If you = have received this communication in error, please notify us by reply = e-mail or telephone and immediately and permanently delete the message = and any attachments. Thank you =09 ------_=_NextPart_001_01C64DA0.25EA4BBD Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Think=20 you're mixing normal client side browser javascript here with cocoon=20 functionality: Try location.href perhaps, but certainly don't look at = cocoon for=20 the problem.
 

--

Hippo
Oosteinde 11
1017WT = Amsterdam
The=20 Netherlands
Tel  +31 (0)20=20 5224466
-------------------------------------------------------------<= BR>a.schrijvers@hippo.nl=20 / http://www.hippo.nl
------------------------------= --------------------------------=20


Hi All,


I am working on flowscript alongwith cocoon.
I want to get the current URL of a page as = soon as I=20 click on any button or href in that page.
So I tried to use window.location functionality of = javascript=20 but it is throwing a error which says
window not defined.It seems cocoon does not recognize = javascript=20 codes,

Any = suggesstions  or=20 inputs on this issue shall be appriciated.

Any suggestions on any other procedures on = how to=20 reload a page in flowscript and have read the value of current URL=20 shall also be helpful.

Regards,

Arnab Jena
Assistant Systems = Engineer
Tata=20 Consultancy Services = Limited
Bangalore,Karnataka
India
Mailto:=20 arnab.jena@tcs.com
Website: http://www.tcs.com
=20
Notice: The = information=20 contained in this e-mail message and/or attachments to it may = contain=20 confidential or privileged information. If you are not the = intended=20 recipient, any dissemination, use, review, distribution, = printing or=20 copying of the information contained in this e-mail message = and/or=20 attachments to it are strictly prohibited. If you have received = this=20 communication in error, please notify us by reply e-mail or = telephone=20 and immediately and permanently delete the message and any = attachments.=20 Thank = you
------_=_NextPart_001_01C64DA0.25EA4BBD--