Page 1 of 1

How to build an Ajax form using either GET or POST?

Posted: Wed Mar 30, 2022 8:02 am
by rganguly
Sir,
How to build a form with jquery ajax with form method either GET or POST? Is there any way to do this? Please help.

Edit : I just want to get response from POST or GET url from the form submission.

Re: How to build an Ajax form using either GET or POST?

Posted: Wed Mar 30, 2022 8:54 am
by Pablo
You can create the layout of the form with WWB and then implement a script to process the form submission.
This requires programming, it is unrelated to the software.
Any script that works somewhere else, will also work in WWB