Ad Widget

Collapse

Web Monitoring authentication ...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manu5153
    Junior Member
    • Mar 2011
    • 2

    #1

    Web Monitoring authentication ...

    Hi all
    I have many scenarios but i can't validate anthentication on web page :

    My post :
    ZZ_LOGIN=xxxxxx&ZZ_MOTDEPASSE=xxxxxxx&VALIDER=OK

    Source code :
    <input type="text" name="ZZ_LOGIN" id="ZZ_LOGIN" size="16" ...

    <input name="ZZ_MOTDEPASSE" type="password" id="ZZ_MOTDEPASSE" size="16" ...

    <input name="VALIDER" type="submit" id="bouton" value="OK" onClick="js_callOnEvent_LOGAPP('LOGIN_1_FORM_1','P AG_LOGAPP','VALIDER','ONCLICK',true,false,null) ...

    Someone have an idea ?
    Thanks for advance
Working...