javascript - Disable any sort of redirection from the server -



javascript - Disable any sort of redirection from the server -

on website have using free hosting service 1 forms, after form submitted, redirects me somewhere else. if set whole form in div, there way give properties div prevent sort of client/server side redirection div?

<div id="disableredirect">here goes form</div>

as per comment above can't create form can't redirected. when form posted it'll redirect self or page.

javascript html

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -