aleksa77 Client Регистрация 30.09.2011 Сообщения 914 Благодарностей 90 Баллы 28 08.02.2013 #1 I try change, put some simpliest code, but not, nothing. What i can do, to more test or change ? Thanks
I try change, put some simpliest code, but not, nothing. What i can do, to more test or change ? Thanks
rostonix Известная личность Регистрация 23.12.2011 Сообщения 29 067 Благодарностей 5 715 Баллы 113 08.02.2013 #2 That's only possible if you have different data to parse in PM. Regular expressions are regular expressions. Their work only depends on your data.
That's only possible if you have different data to parse in PM. Regular expressions are regular expressions. Their work only depends on your data.
Hungry Bulldozer Moderator Регистрация 12.01.2011 Сообщения 3 441 Благодарностей 834 Баллы 113 09.02.2013 #3 Could you attach/sent pm with sample data and regexp
A avalongits Новичок Регистрация 14.02.2013 Сообщения 38 Благодарностей 0 Баллы 0 16.02.2013 #4 It happend to me also. In RegExp Constructor everything works: But running the debugger I had no results: I did some trying but I can't understand where is the problem
It happend to me also. In RegExp Constructor everything works: But running the debugger I had no results: I did some trying but I can't understand where is the problem
A avalongits Новичок Регистрация 14.02.2013 Сообщения 38 Благодарностей 0 Баллы 0 16.02.2013 #5 I got some problem with the images. excuse me. here's the first image
rostonix Известная личность Регистрация 23.12.2011 Сообщения 29 067 Благодарностей 5 715 Баллы 113 16.02.2013 #6 Make sure you use Source, Text or Dom in both cases. And not 1 for regexp builder and other for PM
A avalongits Новичок Регистрация 14.02.2013 Сообщения 38 Благодарностей 0 Баллы 0 16.02.2013 #7 Before, I tooke the source from te browser (chrome) and put into regexp constructor. In tab data I've tryed to take DOM, Source, Text. Then I've copied the DOM directly from Action Recorder > Page Text > DOM ... and everything worked! Thanks
Before, I tooke the source from te browser (chrome) and put into regexp constructor. In tab data I've tryed to take DOM, Source, Text. Then I've copied the DOM directly from Action Recorder > Page Text > DOM ... and everything worked! Thanks