form("citation").value Is form some form of dict? If so, then this should be something like:
form["citation"] If not, then maybe value is a function, requiring ()'s to actually invoke it. -- Paul -- http://mail.python.org/mailman/listinfo/python-list