Case insensitive text presence check

  • Автор темы Автор темы yosheryosh
  • Дата начала Дата начала

yosheryosh

Client
Регистрация
28.10.2011
Сообщения
44
Реакции
0
Баллы
0
When doing a text presence check, how can I make it case insensitive?
 
With that will I still be able to find what it is I need to convert?

example: I search the title of a page and find "hello world", but titles can be dynamic so it can be "hello your world" etc...

Then I load a new page and see if I find the text I found on the new page.

The problem is all the first words on the new page are capitalized. "Hello World", "Hello Your World", etc...
 
Actually I can grab the text of the page I'm searching, convert it all to lower case, then do a presence check...

Thanks!
 

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