On 16 July 2002, Joel Shprentz said: > My Quixote application will need widgets for phone numbers, dates, and file > uploads. Before I code them, please allow me to ask whether anyone has > already coded any of these widgets and is willing to share them with this > list. Roger Masse wrote a date widget for our site. It's non-trivial -- I'll attach the source (date_widget.ptl). We also implemented file upload, but 1) browser implementations of HTTP upload sucks, 2) the code is pretty specific to our site, and 3) it doesn't use the form/widget library (because our upload code came first). So I'm not attaching any code. If you beg and plead I'll email it to you separately. ;-) Greg > P. S. Many thanks, Greg, for your database advice. Any time! I forgot to add that all database suck, though some suck less than others. ZODB sucks, but it sucks a *lot* less than relational databases. -- Greg Ward - software developer gward@mems-exchange.org MEMS Exchange http://www.mems-exchange.org