how to make the page not to refresh after submit code example Example: how to make form not reload page <form onsubmit="return false"> </form>