Relative Content

Tag Archive for javascripthtmlforms

Handle multiple form to Json format

i want to make my form to json format so i can send it with ajax, so it has 1 parent, with multi addon, and the addons has multiple options

Change url to file path

I have a form on my CPanel. The url show the path to the file the form is located (website.com/folder/subfolder/file-name). I want to change this url to something else (website.com/new-url). I tried the code below, but when I type website.com/new-url directly into the address box, it doesn’t show the form.