Rick Flosi <[EMAIL PROTECTED]> writes: > You could alternatively have 2 submit buttons with the same name and > different values and check the values no?
I initially did this but found that the formencode validator got confused and changed my button names on an non-validating form. So I gave each a unique name. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
