[ZPT] string manipulation of form submissions

Mitch Pirtle mitchy at spacemonkeylabs.com
Thu Sep 4 17:54:58 EDT 2003


Hi list,

Forgive me for not figuring this out on my own, but I just don't get how
to manipulate form data...

Basically I have a search form where you can type a letter, and a %
needs to be added after that string (after the form is submitted.

Do I have to write a python script just to add a character to the end of
the form field?  That's what other posts to this list resulted in, but
it sure seems like extra effort just to concatenate a string...

-- Mitch




More information about the ZPT mailing list