I need to get access to a different server if input field "account" is longer than 10 characters, how can I change the form action target to server2 with JavaScript dynamically?
<form method="get" action="server1/login.php"
class="get-started-form flex items-center flex-wrap">
<input name="account" type="text"