[lazarus]Have Utilities of parse local html files to Dom?

2008-01-27 Thread wfifi
hi,all i write a program need get some content in html files. Have Utilities of parse local html files to Dom? _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at

[lazarus] why sometime TLHTTPClientComponent can not get data?

2008-01-13 Thread wfifi
some url can get data(example: http://www.google.com/ ), some others can't(example: http://anime.xunlei.com/Book/category/610), all url can browsered by ie or firefox. how debug can find the reasons? partly my code: procedure TFormMain.MenuItemNewStoryClick(Sender: TObject); var Urlstr: String;

Re: [lazarus] why sometime TLHTTPClientComponent can not get data?

2008-01-13 Thread wfifi
PROTECTED]: Do you have LHTTPClientError event ? If not, please make sure you have and try to show any given error... BTW, do you use a sniffer to see how your request is transferring ? Ido On Jan 13, 2008 10:55 AM, wfifi [EMAIL PROTECTED] wrote: some url can get data(example: http

Re: [lazarus] why sometime TLHTTPClientComponent can not get data?

2008-01-13 Thread wfifi
A- bytes= 40 2008/1/13, ik [EMAIL PROTECTED]: On Jan 13, 2008 1:26 PM, wfifi [EMAIL PROTECTED] wrote: yes, i have a LHTTPClientError event. no error occurred, it looks like program called HTTPClientProcessHeaders, then no data receive. Please look at the headers, it can give you error number

Re: [lazarus] why sometime TLHTTPClientComponent can not get data?

2008-01-13 Thread wfifi
thanks ido wireshark is a great tool, i attach a log, found data is got, but Component's status not change. 2008/1/13, ik [EMAIL PROTECTED]: I can't see the content, and from quick googeling, i see that it's a known communication sniffer in china / In tcpdump (when using unix) or wireshark,

Re: [lazarus] Turbo explorer

2006-08-08 Thread wfifi
I think it's only like VS express version.2006/8/9, Luis R. Hilario B. [EMAIL PROTECTED]: Hello,CUPERTINO, Calif. — August 8, 2006 — Today, the Developer Tools Groupof Borland Software Corporation (NASDAQ: BORL) announced plans torelease single language versions of Borland Developer Studio, the

Re: [lazarus] Gtk 1.x theme

2006-04-03 Thread wfifi
here: http://www.gnome-look.org/ Can find more gtk themes. On 4/3/06, Graeme Geldenhuys [EMAIL PROTECTED] wrote: Hi, I know this is not directly related to Lazarus, but can anybody recommend a good Gtk 1.x theme I can use under Linux and Lazarus. I really don't like the Default (no theme)