HTTP upload en ligne de commande

HTTP upload en ligne de commande - Win NT/2K/XP - Windows & Software

Marsh Posté le 09-11-2007 à 16:50:21    

:hello:  
Quelqu'un connaît un utilitaire capable de faire un upload http en ligne de commande sous windows de type POST pour poster un fichier?
 
c'est pour simuler ça  
 

Code :
  1. <body width="600px" height="150px" style="background-color:transparent">
  2. <form method="post" action="http://apu.mabul.org/forum1blanc.php" enctype="multipart/form-data">
  3. <div>
  4. <b><img src="/hothot4/ffor.gif" /><a target="_blank" style="color: #ffffff; font-size: 13px; text-decoration: none;" href="http://mabul.org/">H&eacute;bergeur d'images MaBuL</a> <img src="/hothot4/ffor.gif" /><a target="_blank" style="color: #ffffff; font-size: 13px; text-decoration: none;" href="http://mabul.org/contactez-nous">Help !</a> </b>
  5. <br />
  6. <input name="fichier" size="30" type="file"><input name="Submit" type="submit">
  7. </div>
  8. <div align="left"><img src="/hothot4/ffor.gif" /><b style="color: #ffffff; font-size: 13px; text-decoration: none;">Choisissez une taille pour l'image intermédiaire :</b></div>
  9. <div>
  10. <span style="color: #ffffff; font-size: 13px;">-Cochez pour choisir :</span> <input type="checkbox" name="miniouinon" value="1">
  11. <select name="miniatures">
  12. <option value="100">100x100 [Nano]</option>
  13. <option value="150" selected="selected">150x150 [Mini]</option>
  14. <option value="350">350x350 [Petite]</option>
  15. <option value="650">650x650 [Taille du Chef]</option>
  16. </select>
  17. </div>
  18. </div>
  19. </form>
  20. </body>

Reply

Marsh Posté le 09-11-2007 à 16:50:21   

Reply

Marsh Posté le 09-11-2007 à 17:20:18    

Voir section réseau ou prog.

Reply

Sujets relatifs:

Leave a Replay

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