Re: Elegant solution for filling forms

2002-06-24 Thread Ivelin Ivanov
http://xml.apache.org/cocoon/howto/xmlform-wizard/howto-xmlform-wizard.html Piroumian Konstantin wrote: >>From: Andrei Svirida [mailto:[EMAIL PROTECTED]] >> >>Hello Cocooners, >> >>I have a simple problem filling the values of my form fields. >>As it seems to be rather common and oft occuring p

RE: Elegant solution for filling forms

2002-06-24 Thread Piroumian Konstantin
> From: Andrei Svirida [mailto:[EMAIL PROTECTED]] > > Hello Cocooners, > > I have a simple problem filling the values of my form fields. > As it seems to be rather common and oft occuring problem i > hope somebody knows a solution. Take a look at the XMLForm. It solves this kind of problems,

Elegant solution for filling forms

2002-06-24 Thread Andrei Svirida
Hello Cocooners, I have a simple problem filling the values of my form fields. As it seems to be rather common and oft occuring problem i hope somebody knows a solution. I have a form described in XML file test.xml (used with Stylebook Stylesheets) : --- Text: --- I also have an Coc