POST command error

JosepM jmyepes at mac.com
Fri May 6 16:43:42 EDT 2011


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.




More information about the use-livecode mailing list