DOM results - only pick middle result?

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
When grabbing results via DOM (tab data), I'm looking to grab only the middle result (or closest to middle). For example; if there's a total of 30 captures, then grab result No 15.

Every capture is different; sometimes only 10, or up to 100. I've looked at ranges in ZP wiki, but no luck there.

###Update###
I think the solution is to capture all the results and put to list > count number of rows (list processing) > then use JS/c# to work out the middle number.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
Thanks, but I'm not sure how this would work when the total changes all the time. If results are 50,100, or 200, etc, how would I select the middle result?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113
Then the way you described in 1st post
 

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