hmm...curious.. why are the input from the forms are returned are returned as string not unicode? the type of parameters brought in from the form. >>>type(data) <'str'> why is this so? how do I make my form return unicode string for the forms.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

