Created
October 30, 2014 20:53
-
-
Save JustinK/0d19567c1c7cc6cd08c2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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