Skip to content

Instantly share code, notes, and snippets.

@JustinK
Created October 30, 2014 20:53
Show Gist options
  • Save JustinK/0d19567c1c7cc6cd08c2 to your computer and use it in GitHub Desktop.
Save JustinK/0d19567c1c7cc6cd08c2 to your computer and use it in GitHub Desktop.
<telerik:RadAsyncUpload ID="asyncUpload" runat="server" AllowedFileExtensions="pdf,jpg,jpeg,png" OnClientFileSelected="OnClientFileSelected"></telerik:RadAsyncUpload>
<asp:HiddenField runat="server" ID="hiddenFile"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment