On Sun, Jun 14, 2009 at 11:48 PM, Matthew Ratzloff<[email protected]> wrote: > I assume you mean you're using Form's Filter integration. Look into using > Zend_Filter_Callback or writing your own. It's about the same level of > effort either way. These pages should help: > http://framework.zend.com/manual/en/zend.form.elements.html#zend.form.elements.filters > http://framework.zend.com/manual/en/zend.filter.set.html#zend.filter.set.callback > http://framework.zend.com/manual/en/zend.filter.writing_filters.html > -Matt
I am going to try it. I guess this could solve the problem. Thanks!
