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

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
rganguly
 
 
Posts: 104
Joined: Sat Feb 12, 2022 1:41 pm

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

Post 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.
Running WYSIWYG Web Builder since 2022...
User avatar
Pablo
 
Posts: 23021
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

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

Post 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
Post Reply