Hi,
we use Chronoform5 with great success. It is very stable and we do a lot of database actions in the background. Thank you for this tool.
No we want to send an URL but we don't want to open a form or window. We want only to run a php script created in the setup section.
So far everything is running with a submit button.
How can we bypass the submit button so that no action is needed on the form page?
Best,
Werner
we use Chronoform5 with great success. It is very stable and we do a lot of database actions in the background. Thank you for this tool.
No we want to send an URL but we don't want to open a form or window. We want only to run a php script created in the setup section.
So far everything is running with a submit button.
How can we bypass the submit button so that no action is needed on the form page?
Best,
Werner
Have your code in the load event instead of the submit event.
This topic is locked and no more replies can be posted.