Duh! Sorry Chris -- Chris Davies, Manheim Online Tel. 0113 393-2004 Fax. 0870 444-0482. Mobile 07778 199069
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Philip S Tellis Sent: Friday, June 28, 2002 10:31 AM To: HTML::Template List Subject: RE: [htmltmpl] (no subject) On Fri, 28 Jun 2002, Chris Davies wrote: > Presumably you use DBI to get the data from your database. DBI provides an > "escape the quotes" operation for strings containing single quotes. You > could perhaps use that to process your data prior to giving it to H::T except, the way DBI escapes single quotes is by using a second quote: ' -> '' for most databases at least. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
