Probleme curl

Probleme curl - Codes et scripts - Linux et OS Alternatifs

Marsh Posté le 15-11-2004 à 01:49:56    

J'aimerais telecharger une page avec curl sachant qu il faut une authentification.
j'ai essayer en gros :  
curl -d "pseudo=mon_login&pwd=monpassword&action_log=Jouer" http://path/login.php
 
Mais cela n'a rien donne.Il telecharge login.php et non pas la page qui vient quand on s'est authentifier
 
Quelqu'un a une idee?
merci
 
Ps : la page est de la forme
<form name="form_cnx" action="_blank" target="vide" method="post">
<input class="input_connexion" type="texte" name="pseudo" >
<input class="input_connexion" type="password" name="pwd">
<input class="bouton_connexion" type="submit" name="action_log" value="Jouer" style="width: 45px; cursor:pointer; cursor:hand" onClick="javascript:connexion();">
</form>

Reply

Marsh Posté le 15-11-2004 à 01:49:56   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed