On Nov 8, 4:18 pm, mdipierro <[email protected]> wrote:
> It should work. Can you show us more code and steps to reproduce the
> problem?

You are right, it saves to DB cleanly.
I was a little confused because you have to re-read the data to re-
display correctly.

My other method:
    if request.vars.name: request.vars.name= request.vars.name.strip()
re-displays straight away.  However, it only cleans the spaces.

Is there any easy way that CLEANUP can also re-display without having
to re-load?

BTW if you enter data like this: ' # Fred',  when you re-load you
still have: ' Fred'.

Thanks for your help!
-D

Reply via email to