Ieframes and getting page text

jp1

Client
Регистрация
23.01.2011
Сообщения
234
Благодарностей
2
Баллы
0
I keep getting ieframes and I've setup a cycle to change proxy if and when I do. However

'res:/ieframe.dll/dnserrordiagoff_webOC.htm#http://answers.yahoo.com'!='{-FieldData.FieldData-|-yadayada-|-web browser url-}'

when {-FieldData.FieldData-|-yadayada-|-web browser url-}= get page URL.

and succesful exit continue, unsucessful exit get another proxy.

But the thread just dies and restarts another instance.

The ieframe error works like this: the first URL is:

res:/ieframe.dll/dnserrordiagoff_webOC.htm#http://answers.yahoo.com/search?page=27dsahfoasf (etc)

Then it redirects to:

res:/ieframe.dll/dnserrordiagoff_webOC.htm#http://answers.yahoo.com

And then it restarts my instance.

Even though I've set up step branches in the unsucessful exit that will reduce the counter and make it go to http://answers.yahoo.com/search?page=26.

Seeing that webOC.htm#http://answers.yahoo.com only appears after a redirect and after a few seconds, I though about adding a macro pause, but that hasn't done the trick. I thought too that perhaps I should be using regex, something like: webOC.htm#http://answers.yahoo.com/search?page={counter}regex like .*

so that I make sure it's recognizing the first page URL. But I really think the pause should have compensated this as by the time the pause is done it's already redirected. Also given that get page text isn't working for me either, I think why bother trying. Look at this for instance:

something\ has\ gone\ wrong

'{-FieldData.FieldData-|-something has gone wrong-|-semi error-}'!=''

Succesful exit get another proxy and previous page. Unsuccessful exit continue the template.

But whenever I reach this page the instance just stops going and restarts a whole new unrelated one from the start. Here too I added a pause to see if that did the trick, but ZP just dies and restarts. In the case of my get page text there's no redirection unlike with my ieframe get page URL, so I'm even more clueless as to what may be the issue.
 

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