Html parse problem
"songlinhe" <[email protected]> Mon, 13 Apr 2009 11:55:31 +0800
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I find one question ,when httpunit parse some special character. as
´ only can recognize it to question mark. So I doubt if httpunit can
parse this kind of charators. Wish someone can help me ,Thanks a lot.
Btw, I use some apis as follows,
WebClient l_webClient = new
WebClient(BrowserVersion.INTERNET_EXPLORER_6_0);
HtmlPage l_htmlPage = (HtmlPage)l_webClient.getPage(XXX);
Songlin
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop