I try this but nothing happen...

on mouseUp
   put empty into field "resultat"
   
   
   set httpHeaders to "Content-type: application/x-www-form-urlencoded" & cr 
   get libURLFormData("ID",39)
   post it to URL
"https://delphi.nocdirect.com/~heroesqu/espais/partes2/info-customer.php";
   
   put it into field "resultat"
   beep
end mouseUp

What is wrong? 

Salut,
Josep 


--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/POST-command-error-tp3503001p3504245.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to