Re: Flowscript - getting started

2003-06-11 Thread Bertrand Delacretaz
Le Jeudi, 12 juin 2003, à 07:18 Europe/Zurich, Tony Edwards a écrit : ... Is there a definitive resource I could get hold of that would point me in the right direction? http://wiki.cocoondev.org/Wiki.jsp?page=GettingStartedWithFlow is a good starting point. -Bertrand -

Flowscript - getting started

2003-06-11 Thread Tony Edwards
Hello cocooners, 9 years of Visual Basic development have left my brain somewhat mushy and less able to pick up on new concepts. I am having a fundamental issue with undertanding flowscript and how to apply it. Is there a definitive resource I could get hold of that would point me in the

Re: Encoding problems in flowscript

2003-06-06 Thread Bruno Dumon
On Fri, 2003-06-06 at 23:59, morten svanæs wrote: > - Original Message - > From: "morten svanæs" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, June 06, 2003 2:53 PM > Subject: Re: Encoding problems in flowscript > > > >

Re: Encoding problems in flowscript

2003-06-06 Thread morten svanæs
- Original Message - From: "morten svanæs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2003 2:53 PM Subject: Re: Encoding problems in flowscript > > - Original Message - > From: "Bruno Dumon" <[EMAIL PROTECTE

Re: Encoding problems in flowscript

2003-06-06 Thread morten svanæs
- Original Message - From: "Bruno Dumon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2003 5:37 AM Subject: Re: Encoding problems in flowscript > On Fri, 2003-06-06 at 22:56, morten svanæs wrote: > > Hi, > > I'm having

Re: Encoding problems in flowscript

2003-06-06 Thread Stavros Kounis
I'm having trouble with the enconding in a flowscript, when > > I submit data in a form it gets escaped internaly in the flow > > script, so if I try to get back data that has some norwegian > > characters in them they get misinterpreted. All my documents > > ha

Re: Encoding problems in flowscript

2003-06-06 Thread Bruno Dumon
On Fri, 2003-06-06 at 22:56, morten svanæs wrote: > Hi, > I'm having trouble with the enconding in a flowscript, when > I submit data in a form it gets escaped internaly in the flow > script, so if I try to get back data that has some norwegian > characters in them they get mi

Encoding problems in flowscript

2003-06-06 Thread morten svanæs
Hi, I'm having trouble with the enconding in a flowscript, when I submit data in a form it gets escaped internaly in the flow script, so if I try to get back data that has some norwegian characters in them they get misinterpreted. All my documents have UTF-8 enconding and headers, my serialze

authentication fw: flowscript in authentication resource

2003-05-31 Thread Hugo Burm
Hello I am trying to use flowscript in the authentication resource of the authentication framework. authuser is my authentication resource. Part of sitemap: This is the flowscript function: function auth() { sendPage("userID&quo

JXForm (XMLForm), Hibernate, Flowscript and the prefs example

2003-05-29 Thread Hugo Burm
is implemented in an Avalon component and created from flowscript by the Cocoon componentmanager. Hugo Burm - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Flowscript

2003-03-12 Thread Ugo Cei
Luca Marchetti wrote: But... I need to declare some special component in the map:components part of the sitemap? No. I advise you to checkout the most recent CVS module and try with that. Ugo -- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2 - 27100 Pavia

Re: Flowscript

2003-03-12 Thread Luca Marchetti
Ugo Cei wrote: Luca Marchetti wrote: I'm tryng to get flowscript work When I try to use flowscript, as in the flow/calc demo of cocoon2.1 i get this error: ReferenceError: "Continuation" is not defined. Looks like you have a wrong version of Rhino in your classpath. Verify

Re: Flowscript

2003-03-11 Thread Ugo Cei
Luca Marchetti wrote: I'm tryng to get flowscript work When I try to use flowscript, as in the flow/calc demo of cocoon2.1 i get this error: ReferenceError: "Continuation" is not defined. Looks like you have a wrong version of Rhino in your classpath. Verify that you

Re: Flowscript

2003-03-10 Thread Niclas Hedhman
On Monday 10 March 2003 23:35, Luca Marchetti wrote: > Hi all. > I'm tryng to get flowscript work > When I try to use flowscript, as in the flow/calc demo of cocoon2.1 i > get this error: > > ReferenceError: "Continuation" is not defined. Flow is still in pr

Flowscript

2003-03-10 Thread Luca Marchetti
Hi all. I'm tryng to get flowscript work When I try to use flowscript, as in the flow/calc demo of cocoon2.1 i get this error: ReferenceError: "Continuation" is not defined. (resource://org/apache/cocoon/components/flow/javascript/system.js; lin