Hi there, how can i validate input fields in Zope? If somebody fills something in a input field and i expect an email-adress, how can i check the right syntax? I know how to do it in perl with regular expressions but in Zope/Python...i must learn :) Juergen