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 -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -