Supprimer un message
Raison de suppression du message (envoyée à l'utilisateur)

Voulez vous réellement supprimer ce message?  


arachne
Cher Clandestino...
Bien que ton problème semble résolu, je me suis permis de faire un test avec une page html et un retour dans php (sans aucune prétention)...

Cela fonctionne...
Voici le code

  1. <html
  2. <head
  3. <script language="javascript"
  4.  function FormSubmit(cLang
  5.  { 
  6.   document.login.login_lang.value = cLang; 
  7.  document.login.submit(); 
  8.  } 
  9. </script
  10. </head
  11. <body
  12.  <form name="login" method="post" action="./test_script.php"
  13.   <input type="hidden" id="lang" name="login_lang" value="" /> 
  14.  </form
  15.  <input class="button" type="button" onclick="FormSubmit('nl');" value="NL" /> 
  16.  <input class="button" type="button" onclick="FormSubmit('fr');" value="FR" /> 
  17. </body
  18. </html>


  1. <?php 
  2.  echo '<login_lang>'.$_POST[login_lang].'</login_lang>'
  3.  exit
  4. ?>


Encore un précision, j'utilise : IE 7.0.5.....
Je me suis permis de sortir les boutons du formulaire... A quoi cela servirai-t-il de les envoyer dans la page résultat...
Informaticien.be - © 2002-2024 AkretioSPRL  - Generated via Kelare
The Akretio Network: Akretio - Freedelity - KelCommerce - Votre publicité sur informaticien.be ?