I'm using SQLSession to manage sessions on my zope site.  I need to store
member ID's which may or may not contain hyphens,  or short sentences
describing a diagnosis which usually includes one or more spaces.
SQLSession accepts the item,  but the next page it tries to load comes up
with "improper padding" and errors out on the SQLSession code.  

HELP !!


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to