<form action="pagina1.asp"> <input type="submit" /> <input type="submit" onclick="this.form.action='pagina2.asp'" /> </form>