Daniel Staver
|
| Posted: 02/25/2002, 9:30 AM |
|
When the page displays my validation messages none of the transit params are
used. However, once the form is either correctly posted or cancelled they
show up again. But, several elements on the page depend on the params, so it
doesn't dislay correctly when it's returning error messages from validation.
Is there a way to fix this?
Using Perl/Sybase/IIS
--
Daniel
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 02/27/2002, 1:59 AM |
|
Is with Perl w/ or w/o templates ?
--
Alex
CodeCharge Developer
"Daniel Staver" <daniel@petraflux.com> wrote in message
news:a5dscf$3ab$1@news.codecharge.com...
> When the page displays my validation messages none of the transit params
are
> used. However, once the form is either correctly posted or cancelled they
> show up again. But, several elements on the page depend on the params, so
it
> doesn't dislay correctly when it's returning error messages from
validation.
>
> Is there a way to fix this?
>
> Using Perl/Sybase/IIS
>
> --
> Daniel
>
>
|
|
|
 |
Daniel Staver
|
| Posted: 02/28/2002, 4:07 AM |
|
I'm using perl with templates.
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:a5iame$pee$2@news.codecharge.com...
> Is with Perl w/ or w/o templates ?
>
> --
> Alex
> CodeCharge Developer
>
>
> "Daniel Staver" <daniel@petraflux.com> wrote in message
>news:a5dscf$3ab$1@news.codecharge.com...
> > When the page displays my validation messages none of the transit params
> are
> > used. However, once the form is either correctly posted or cancelled
they
> > show up again. But, several elements on the page depend on the params,
so
> it
> > doesn't dislay correctly when it's returning error messages from
> validation.
> >
> > Is there a way to fix this?
> >
> > Using Perl/Sybase/IIS
> >
> > --
> > Daniel
> >
> >
>
>
|
|
|
 |
|