Re: [Webware-devel] FunFormKit and ›

2002-02-22 Thread Ian Bicking
On Fri, 2002-02-22 at 12:03, [EMAIL PROTECTED] wrote: > I am trying to set the name of a button to > " Begin › " and the & gets converted to & > > Is there a nice way to stop that other then editing the FFK code? Sadly, no. I would recommend you change htmlEncode so it will encode some charact

[Webware-devel] FunFormKit and ›

2002-02-22 Thread aaron
I am trying to set the name of a button to " Begin › " and the & gets converted to & Is there a nice way to stop that other then editing the FFK code? Thanks, -Aaron ___ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lis

RE: [Webware-devel] bad memory leak

2002-02-22 Thread Love, Jay
What version of Python and Webware? > -Original Message- > From: Brondo, Greg [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 11:54 AM > To: '[EMAIL PROTECTED]' > Subject: [Webware-devel] bad memory leak > > > Sorry to repost but I have no solution. Actually, If I > canno

[Webware-devel] bad memory leak

2002-02-22 Thread Brondo, Greg
Sorry to repost but I have no solution. Actually, If I cannot solve the memory leak issue I have to rewrite my app in Java. Anyway, it's a fairly simple app (and my first in Webware) in production use at my company. It has a search form which generates an SQL lookup and then it returns a table