Tim Nash wrote:
> category = REQUEST.form['category']
> animal = REQUEST.form['animal']
> 
> print context.Vet.category.animal.vaccinateplan()
print context.Vet[category][animal].vaccinateplan()
cheers,
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk