@ -2901,7 +2901,6 @@
<Content Include="Handlers\FileUpload.ashx" />
<Content Include="grf\Material.grf" />
<Content Include="Handlers\ReceiveHandler.ashx" />
<Content Include="grf\SendBill.grf" />
<Content Include="Handlers\GenerateReport.ashx" />
<Content Include="grf\SmallBarCode.grf" />
<Content Include="grf\InvRecBill.grf" />
@ -102,7 +102,6 @@ namespace SCP
protected void btnSubmit_Click(object sender, EventArgs e)
{
if (string.IsNullOrEmpty(Text1.Value.ToString()))
string userName = textUserName.Value.Trim();