Nothing is found during regular expression, an empty line will be returned

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

neomatic

Client
Регистрация
27.10.2011
Сообщения
64
Реакции
8
Баллы
8
How to parse a block html text in a string to separate some part of html code

My purpose is to create some regular expression that clean the html text in different branch.
I can easily parse a match, but because it's a block text (several lines), i have some blocking point in my template test.
I have "Nothing is found during regular expression, an empty line will be returned".

Help'll be appreciated.
 
Add a pause macro before the regex. Most likely the the page DOM hasn't had a chance to load, but the poster has still executed the regex.
 
  • Оценить
Реакции: neomatic
I'll try this. I have seen this option in working with template.
Thanks
 
I did use it. It seems better.
Thank you CaptainObvious
 

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