J JD123 Client Регистрация 01.07.2011 Сообщения 61 Благодарностей 0 Баллы 0 11.07.2011 #1 So that's what one of the captchas says, I haven't ever seen this but ya it says "Please enter the keyword listed above." Is there a way to grab some text above and enter in a field below?
So that's what one of the captchas says, I haven't ever seen this but ya it says "Please enter the keyword listed above." Is there a way to grab some text above and enter in a field below?
Hungry Bulldozer Moderator Регистрация 12.01.2011 Сообщения 3 441 Благодарностей 834 Баллы 113 11.07.2011 #2 Yes, you should: take a DOM text of page (Get->Web browser-> DOM text) parse this text by regular expressions and find keyword set this keyword to input field feel free to ask in skype how to do it. Реакции: JD123
Yes, you should: take a DOM text of page (Get->Web browser-> DOM text) parse this text by regular expressions and find keyword set this keyword to input field feel free to ask in skype how to do it.