P
Paolo
Hi to everybody,
i have this problem.
I need to refresh an input text field inside a form on a PHP web page
with a value notfied by a software written in ANSI C language.
I don't want that my C software make HTTP POST operation using CURL on
my PHP web page because i don't want refresh all the page but only the
single input field.
How can I do that?
Does exists a C library that provides some features that can help me?
Thank a lot
Paolo
i have this problem.
I need to refresh an input text field inside a form on a PHP web page
with a value notfied by a software written in ANSI C language.
I don't want that my C software make HTTP POST operation using CURL on
my PHP web page because i don't want refresh all the page but only the
single input field.
How can I do that?
Does exists a C library that provides some features that can help me?
Thank a lot
Paolo