[commits] [Wiki] created: admin/my_documents/my_files/admin/rte_popup_file_atch.asp
Wiki Guest
wikiguest at horde.org
Thu Jun 7 03:09:20 UTC 2018
guest [95.38.142.31] Thu, 07 Jun 2018 03:09:20 +0000
Created page:
https://wiki.horde.org/admin/my_documents/my_files/admin/rte_popup_file_atch.asp
< %@ Page Language="C#" AutoEventWireup="true"
CodeBehind="File_Uploading.aspx.cs"
Inherits="Asp_Net_File_Uploading.File_Uploading" % >
< !DOCTYPE html >
< html xmlns="http://www.w3.org/1999/xhtml" >
< head runat="server" >
< title >File_Uploading< /title >
< /head >
< body >
< form id="form1" runat="server" >
< div >
< h3 >File Upload:< /h3 >
< br / >
< asp:FileUpload ID="FileUpload1" runat="server" / >
< br / >
< br / >
< asp:Button ID="btnsave" runat="server"
OnClick="btnsave_Click" Text="Save" Style="width: 85px" / >
< br / >
< br / >
< asp:Label ID="lblmessage" runat="server" / >
< /div >
< /form >
< /body >
< /html >
More information about the commits
mailing list