Can we add an 'action' attribute to a form tag which has the runat="server" attribute ?
i.e. <form method="post" action="somepage.aspx" runat="server"> Is this possible ?
Can we add an 'action' attribute to a form tag which has the runat="server" attribute ?
i.e. <form method="post" action="somepage.aspx" runat="server"> Is this possible ?