On 1/13/06, Max Ischenko <[EMAIL PROTECTED]> wrote: > IIRC, the "normal" way to use htmlfill is other way around: you generate > (X)HTML first (e.g. with Kid) and then run it through the htmlfill. Still, I > remembering htmlfill had some problems with XHTML markup, like not being > able to recognize <input/> tags.
I believe you're correct about how you use htmlfill. Of course, you can also render Kid out with the HTMLSerializer and then run htmlfill on it. Kevin ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ kid-template-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kid-template-discuss
