Hi again...
> Like I said, that package is *very* out of date; I just thought I'd note
> it in case it had any interesting differences. The validator package is
> correct.
Ok, let me understand :) The validator is reasonabily stable and the
other funcionality are not (like htmlview). I done the
michelts wrote:
Hi Ian,
I look at your FormEncodeKit, you are using formencode package instead
of validator, should I use this package? Is validator depreacted?
Like I said, that package is *very* out of date; I just thought I'd note
it in case it had any interesting differences. The validator pa
Hi Ian,
I look at your FormEncodeKit, you are using formencode package instead
of validator, should I use this package? Is validator depreacted?
thanks
On 4/18/05, Ian Bicking <[EMAIL PROTECTED]> wrote:
> michelts wrote:
> > Hi guys!
> >
> > I glad to tell you I done a FormEncode Component, I ca
On 4/18/05, Ian Bicking <[EMAIL PROTECTED]> wrote:
> michelts wrote:
> > Hi guys!
> >
> > I glad to tell you I done a FormEncode Component, I called it
> > FEComponent. This is an old idea, I using it today in my projects
> > (even before change it to a component). Maybe you Ian remember this
> > t
michelts wrote:
Hi guys!
I glad to tell you I done a FormEncode Component, I called it
FEComponent. This is an old idea, I using it today in my projects
(even before change it to a component). Maybe you Ian remember this
thread, I create a FormServlet to handle the form processing, it
trigger the f