Please Help with this

  • Автор темы Автор темы tas26
  • Дата начала Дата начала

tas26

Client
Регистрация
05.08.2011
Сообщения
22
Реакции
0
Баллы
0
When i auto fill the data in the fields given on the following page. all goes okay but when i add password, it does not show until i click the field manually. Please help how can i make it work. my template does not move forward from password field.

https://posterous.com/
 
When i auto fill the data in the fields given on the following page. all goes okay but when i add password, it does not show until i click the field manually. Please help how can i make it work. my template does not move forward from password field.

https://posterous.com/
At first you should turn off JavaScript before navigate to this site.
PHP:
Развернуть Свернуть Копировать
instance.UseJavaScripts = false;
And turn on JavaScript before will be pressed "Sign Up".
PHP:
Развернуть Свернуть Копировать
instance.UseJavaScripts = true;
 

Вложения

thanks for the help. actually i am not a coder myself and only use project maker to help me with some automation. can anyone help me on this situation in project maker.
 
thanks for the help. actually i am not a coder myself and only use project maker to help me with some automation. can anyone help me on this situation in project maker.
The same there.
1. turn off JS (set->web browser->use scripts->false)
2. fill the fields
3. turn on JS (set->web browser->use scripts->true)
4.click button
 
thanks for the help. the password field still does not work until i click it manually. turned off the scripts but did not work for this site.
 
thanks a lot. i have one more question though. http://multiply.com/user/join seems like this captcha is sliced into different images. i was unable to pick this one in project maker. any help how can we capture this complete captcha.
 
Thanks Shade and Hungry Bulldozer for these helpful templates. It helps a lot.
 
just Pmed u regarding posterous issues. please check
 
ok got it sorted. found a new registration page and it works now.
 

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