source: companies/celepar/expressoMail1_2/js/fckeditor/editor/filemanager/upload/aspx/upload.aspx @ 763

Revision 763, 930 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<%@ Page language="c#" Inherits="FredCK.FCKeditorV2.Uploader" AutoEventWireup="false" %>
2<%--
3 * FCKeditor - The text editor for internet
4 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
5 *
6 * Licensed under the terms of the GNU Lesser General Public License:
7 *              http://www.opensource.org/licenses/lgpl-license.php
8 *
9 * For further information visit:
10 *              http://www.fckeditor.net/
11 *
12 * "Support Open Source software. What about a donation today?"
13 *
14 * File Name: upload.aspx
15 *      This is the Uploader for ASP.NET.
16 *     
17 *      The code of this page if included in the FCKeditor.Net package,
18 *      in the FredCK.FCKeditorV2.dll assemblyfile. So to use it you must
19 *      include that DLL in your "bin" directory.
20 *     
21 *      To download the FCKeditor.Net package, go to our official web site:
22 *      http://www.fckeditor.net
23 *
24 * File Authors:
25 *              Frederico Caldeira Knabben (fredck@fckeditor.net)
26--%>
Note: See TracBrowser for help on using the repository browser.