Page 1 of 1

how to bind a .php to a button?

Posted: Mon Mar 22, 2021 12:08 am
by AMpos
How do I bind a simple .php script to a button?

I dont have to pass parameters to it, or receive any responde, just execute when the button is pressed.

Thank you.

Re: how to bind a .php to a button?

Posted: Mon Mar 22, 2021 1:32 am
by Paul
You could use Peter's version of "RunProgram"

viewtopic.php?f=6&t=1519&p=5362&hilit=runprogram#p5362

Re: how to bind a .php to a button?

Posted: Mon Mar 22, 2021 9:34 am
by AMpos
Thank you, I'll take a look