Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active November 12, 2015 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/c590ef0cdb36b63a0385 to your computer and use it in GitHub Desktop.
Save bjoerntx/c590ef0cdb36b63a0385 to your computer and use it in GitHub Desktop.
<div>
<asp:Image ID="Barcode1" runat="server" />
<asp:Label ID="lblBarcodeText" runat="server" Text=""></asp:Label>
<asp:Button ID="btnRefresh" runat="server" Text="Refresh" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment