Web input using Slinger

Hi,

I’m using slinger on an embedded target and I want to start a cgi executable
with a parameter from a web page.

I can start the executable OK using :-

(where ButtonIf is my qnx process).

I can pass a variable from the webpage to the target and print it back to
the webpage using :-

But how can I start ButtonIf using pin as an argument ?