This topic is locked
[SOLVED]

 Perform a question

8/27/2020 7:59:33 AM
PHPRunner General questions
J
Jan author

I want to perform a question by pressing a button (yes or no).

What code do I need, and where should it be? Thanks.

J
John 8/27/2020

Since you didn't specify which version of PHPRunner you are using, I am assuming that you are using v10.4.

In that version, Sergey and the team have added their Dialog API. See https://xlinesoft.com/phprunner/docs/about_dialog_api.htm for details...

It works quite well..

John

Myr0n 8/27/2020



I want to perform a question by pressing a button (yes or no).

What code do I need, and where should it be? Thanks.


You can check this thread where you can find another option.

J
Jan author 8/28/2020

Thanks !