Translate any words using Google Translation Engine!
when I try to use this DB I always got: ————– Translate
Hi, I changed:
String searchTagBegin = "<div id=result_box dir=ltr>";<br/>
to :
String searchTagBegin = "<div id=result_box dir=\"ltr\">";<br/>
in my code and it works again…