[wtr-general] Re: xpath problems

2009-06-05 Thread Miguel Argollo
I´m using Portuguese; I added yuor code, and it worked fine. thanks a lot. Miguel On Fri, Jun 5, 2009 at 3:24 PM, Felipe Knorr Kuhn wrote: > Are you using Google in English or another language? > > Adding this to your code might fix it > > $KCODE = "u" > WIN32OLE.codepage = WIN32OLE::CP_UTF8 >

[wtr-general] Re: xpath problems

2009-06-05 Thread Felipe Knorr Kuhn
Are you using Google in English or another language? Adding this to your code might fix it $KCODE = "u" WIN32OLE.codepage = WIN32OLE::CP_UTF8 (or CP1252) FK 2009/6/5 Miguel Argollo > HI, > > I´m just trying to start using xpath, so I decided to change the Google > example in order to have so