kvitnitskiy
Новичок
- Сообщения
- 56
- Репутация
- 0
Помогите с авторизацией на сайте http://pgce.freightmatrix.com/tm/framework/Frame.jsp
Никак не удается
логин
пароль
Кнопка
Никак не удается
логин
Код:
<input name="loginUser" size="20" maxlength="18" type="text" tabindex="1" class="inputField" onfocus="this.select();">
Код:
<input name="dspLoginPassword" size="20" maxlength="18" type="password" tabindex="2" class="inputField" onfocus="this.select();" autocomplete="off">
Код:
<a href="javascript:submitLogin (document.LoginViewForm);" tabindex="3">
Login </a>