POST command error
Pierre Sahores
psahores at free.fr
Fri May 6 15:14:46 EDT 2011
Josep,
Here is the way HTTP POST works fine there.
> set httpHeaders to "Content-type: application/x-www-form-urlencoded" & cr
> post URLEncode(yourdatas) to URL "https://www.mydomain.com/info-customer.php"
> get it
Best,
Pierre
> Hi,
>
> I need some help. I trying to do a post command from LC but I don't see why
> don't work.
>
> on mouseUp
> put empty into field "f_result"
>
> get libURLFormData("ID",38)
>
> post it to URL "https://www.mydomain.com/info-customer.php"
> put it into field "f_result"
> end mouseUp
>
> Ever I get Select error so the var ID never is passed.
>
> Thoughts?
>
> Salut,
> Josep
>
> --
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/POST-command-error-tp3503001p3503001.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
--
Pierre Sahores
mobile : (33) 6 03 95 77 70
www.woooooooords.com
www.sahores-conseil.com
More information about the use-livecode
mailing list