I tried using the UTF-8 encoding option and that didn't make any difference :(
Kelcy Monday Michael Habbert <[email protected]> Sent by: [email protected] 06/30/2009 03:41 PM Please respond to [email protected] To [email protected] cc Subject Re: [Webtest] WebTestReport.xsl -- add template to parse out line breaks for <testInfo> step Hi Kelcy, did you try: <xsl:output method="html" encoding="utf-8"/> I'm not so familiar with xslt, even though I did extend our transformation-script once. cheers, Michael Kelcy Monday wrote: > Michael, > > I agree that the WebTestReport.xsl file should me modified. This is > exactly what I am attempting. The code included in the original email is > a snippet from my WebTestReport.xsl file, but I am having some issues > getting the code to work. > > What I need help with is getting my basic idea to from basic idea to > proper implementation. > > Thanks, > Kelcy Monday > > > [...] _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

