Click here to Skip to main content
16,021,041 members

Comments by parthgoswami (Top 2 by date)

parthgoswami 31-Mar-16 13:58pm View    
<div>
<table>
<tr>
<td>
<asp:Button ID="Button1" runat="server" Text="Button" />
</td>
<td>
<asp:Label ID="Label1" runat="server" Text="Label">
</td>
</tr>
</table>
</div>
parthgoswami 31-Mar-16 13:50pm View    
[^\w+([\s-_]\w+)*$]