chinese characters?

archel

Client
Регистрация
02.05.2011
Сообщения
175
Благодарностей
22
Баллы
18
Hi

I'm creating a template that supports multiple languages and it needs to know if the verification code is wrong or not in all the languages.

I just do this by checking if there is an error message for this on the page.
For chinese this doesn't work since the characters can't be read.
I tried to encode the characters with a tool I use for hrefer but this doesn't seem to work with zennoposter.

Anyone knows another way around this?
thanks
Archel
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
Please PM me a resource. I tried it with china.com and there chinse characters can be read fine
 

archel

Client
Регистрация
02.05.2011
Сообщения
175
Благодарностей
22
Баллы
18
Hm ok, was my pc.

Though, I think I may have done it a bit clumsy: I made a new step per language I wanted to parse the page for and thus entering the needed text in the parameter tab.

So I think it's probably better to take a text file with all the languages I want to check and this per line. Problem is, it reads all the lines and thus the equal to expression doesn't work here.

So, I would need an expression that checks if one of the lines of the file is equal to a part of the parsed text or if all the lines contain a part of the text.

Anyone got an easy solution for this?
Thx!
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)