RegEx Link

301Redirect

Client
Регистрация
04.10.2011
Сообщения
16
Благодарностей
0
Баллы
0
Hi,

I have been using ZP for just a couple of days, so I new to this. I have made a Search for any topic similar to the problem I have, but I couldn't find any. I am sure someone has asked this question before, I just can't find it.

The problem I have is with a link that I need to click, but it changes every time. For example:

http://www.website.com/verify?userid=1235911&code=81a0159b2b8b73be

I have tried various RegEx like putting .* after userid=, but ZP doesn't take it. Any help appreciated.

Fred
 

301Redirect

Client
Регистрация
04.10.2011
Сообщения
16
Благодарностей
0
Баллы
0
Well, I think I figured it out. At least it works in Debug.

I used: http://www\.website\.org/verify\?userid=\d{2,}&code=\S

There is probably a more elegant way of doing it but it works.
 

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