M
mansoorabid
Guest
<p>I am new to .net</p><p>All i have is a text box that is not accepting "Comma's" example. when I enter multile accountIds like Account1,Account2,Account3
</p><p>Below is the code</p><p><asp:TextBox ID="txtAccountID" runat="server" ClientIDMode="Static" CssClass="txtSearch InputMask"<br /> Width="340px"></asp:TextBox></p><p>I made the ClientID to <a class="xref x-hidden-focus" data-linktype="relative-path" href="ClientIDMode Enum (System.Web.UI)" style="color:var(--primary-hover);cursorointer;overflow-wrap:break-word;box-sizing:inherit;outline:0.125rem dashed var(--text);outline-offset:0.125rem;font-family:'Segoe UI', SegoeUI, 'Segoe WP', 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;font-size:14px;">AutoID</a>/Predictable and inherit but no luck</p><p>How can I make this text box accept Comma's</p><p></p>
Continue reading...
</p><p>Below is the code</p><p><asp:TextBox ID="txtAccountID" runat="server" ClientIDMode="Static" CssClass="txtSearch InputMask"<br /> Width="340px"></asp:TextBox></p><p>I made the ClientID to <a class="xref x-hidden-focus" data-linktype="relative-path" href="ClientIDMode Enum (System.Web.UI)" style="color:var(--primary-hover);cursorointer;overflow-wrap:break-word;box-sizing:inherit;outline:0.125rem dashed var(--text);outline-offset:0.125rem;font-family:'Segoe UI', SegoeUI, 'Segoe WP', 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;font-size:14px;">AutoID</a>/Predictable and inherit but no luck</p><p>How can I make this text box accept Comma's</p><p></p>
Continue reading...