![]() |
Admin 5/31/2020 |
Are we talking about PHPRunner application or about something else? |
K
|
Kervee author 5/31/2020 |
Hi, |
![]() |
Admin 6/1/2020 |
It is not recommended and not required to create your own HTML forms in PHPRunner. |
K
|
Kervee author 6/1/2020 |
It is not recommended and not required to create your own HTML forms in PHPRunner. What exactly you trying to achieve?
|
![]() |
Admin 6/2/2020 |
The point here is not just to perform the post but to get the results back and do something with these results. I would rather add a custom button to this page that can read data from regular edit controls and then perform the post in the Server part of the button using curl functions. You can see an example of such a code in this article: |
![]() |
fhumanes 6/2/2020 |
Hello: |