RE: [Zope] string tokenizer, sql results
9 Apr
2002
9 Apr
'02
9:30 a.m.
Is it possible to have a String Tokenizer in Zope? I have an input field where the user is supposed to enter multiple keywords. How can I extract the keywords from the field, using space or comma as the delimeter? Can I do it from Zope or do I need to invoke a separate script?
Have you taken a look at the 'split' function for strings? I think it might do what you are looking for. Igor Leturia
8763
Age (days ago)
8763
Last active (days ago)
0 comments
1 participants
participants (1)
-
Igor Leturia