B bambinou Client Регистрация 22.08.2011 Сообщения 442 Благодарностей 21 Баллы 18 02.09.2011 #1 Hello, What is the best way to deal with registration questions please? Thanks, BamBam
step85 Client Регистрация 19.02.2010 Сообщения 1 839 Благодарностей 287 Баллы 83 02.09.2011 #2 the only way - to create its own database of questions and answers
B bambinou Client Регистрация 22.08.2011 Сообщения 442 Благодарностей 21 Баллы 18 02.09.2011 #3 Hi Step85, Thanks for the reply, Sorry I was not clear on that one, I meant...I would like to input them by hand, but how can I get something like the captcha monkey that opens a windows where I can actually input the word ? Thank you, BamBam
Hi Step85, Thanks for the reply, Sorry I was not clear on that one, I meant...I would like to input them by hand, but how can I get something like the captcha monkey that opens a windows where I can actually input the word ? Thank you, BamBam
step85 Client Регистрация 19.02.2010 Сообщения 1 839 Благодарностей 287 Баллы 83 02.09.2011 #4 In the element tree look div element that contains the desired question http://gyazo.com/58f3a439ecf9aaa475d6e95cbf43b249
In the element tree look div element that contains the desired question http://gyazo.com/58f3a439ecf9aaa475d6e95cbf43b249
B bambinou Client Регистрация 22.08.2011 Сообщения 442 Благодарностей 21 Баллы 18 02.09.2011 #5 Sorry you have lost me there, I am not trying to recod the question in a database but just set it in way that it pops up when I register so I can enter it by hand. Thank you, BamBam
Sorry you have lost me there, I am not trying to recod the question in a database but just set it in way that it pops up when I register so I can enter it by hand. Thank you, BamBam
bigcajones Client Регистрация 09.02.2011 Сообщения 1 216 Благодарностей 683 Баллы 113 02.09.2011 #6 Bam Bam, give me a shout out on Skype. I'll explain how to do it.
step85 Client Регистрация 19.02.2010 Сообщения 1 839 Благодарностей 287 Баллы 83 03.09.2011 #7 Use macros Alert + pause
Hungry Bulldozer Moderator Регистрация 12.01.2011 Сообщения 3 441 Благодарностей 834 Баллы 113 03.09.2011 #8 In element's tree you can mark it as captcha (right mouse click on the DOM element and choosing from drop-down menu ) and than enter value manually.
In element's tree you can mark it as captcha (right mouse click on the DOM element and choosing from drop-down menu ) and than enter value manually.
B bambinou Client Регистрация 22.08.2011 Сообщения 442 Благодарностей 21 Баллы 18 03.09.2011 #9 Ok Thanks, I will give it a go and see how it goes BamBam