From: Thyamad c. <th...@us...> - 2005-08-23 13:14:45
|
Update of /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25920/thywidgets/external/fckeditor/_samples/asp Modified Files: sample01.asp sample02.asp sample03.asp sample04.asp sampleposteddata.asp Log Message: Commiting file additions and modification from SVN revision 1841 to 1842... Changes made by vinicius on 2005-08-23 15:49:13 +0200 (Tue, 23 Aug 2005) corresponding to SVN revision 1842 with message: License file included in thyapi Index: sample03.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample03.asp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** sample03.asp 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- sample03.asp 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 1,3 **** ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben --- 1,4 ---- ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben *************** *** 12,17 **** * Sample page. * ! * Version: 2.0 RC2 ! * Modified: 2004-11-22 11:18:03 * * File Authors: --- 13,18 ---- * Sample page. * ! * Version: 2.0 RC3 ! * Modified: 2005-02-19 17:20:07 * * File Authors: Index: sample04.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample04.asp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** sample04.asp 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- sample04.asp 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 1,3 **** ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben --- 1,4 ---- ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben *************** *** 12,17 **** * Sample page. * ! * Version: 2.0 RC2 ! * Modified: 2004-11-22 11:17:53 * * File Authors: --- 13,18 ---- * Sample page. * ! * Version: 2.0 RC3 ! * Modified: 2005-02-19 17:20:07 * * File Authors: Index: sampleposteddata.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sampleposteddata.asp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** sampleposteddata.asp 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- sampleposteddata.asp 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 1,3 **** ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben --- 1,4 ---- ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben *************** *** 12,17 **** * This page lists the data posted by a form. * ! * Version: 2.0 RC2 ! * Modified: 2004-06-01 00:15:05 * * File Authors: --- 13,18 ---- * This page lists the data posted by a form. * ! * Version: 2.0 RC3 ! * Modified: 2005-02-19 17:20:42 * * File Authors: *************** *** 35,39 **** <td>Value</td> </tr> ! <% For Each sForm in Request.Form %> <tr> <td valign="top" nowrap><b><%=sForm%></b></td> --- 36,43 ---- <td>Value</td> </tr> ! <% ! Dim sForm ! For Each sForm in Request.Form ! %> <tr> <td valign="top" nowrap><b><%=sForm%></b></td> Index: sample02.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample02.asp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** sample02.asp 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- sample02.asp 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 1,3 **** ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben --- 1,4 ---- ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben *************** *** 12,17 **** * Sample page. * ! * Version: 2.0 RC2 ! * Modified: 2004-11-22 11:18:06 * * File Authors: --- 13,18 ---- * Sample page. * ! * Version: 2.0 RC3 ! * Modified: 2005-02-19 17:20:07 * * File Authors: Index: sample01.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample01.asp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** sample01.asp 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- sample01.asp 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 1,3 **** ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben --- 1,4 ---- ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben *************** *** 12,17 **** * Sample page. * ! * Version: 2.0 RC2 ! * Modified: 2004-11-22 11:18:13 * * File Authors: --- 13,18 ---- * Sample page. * ! * Version: 2.0 RC3 ! * Modified: 2005-02-27 19:18:35 * * File Authors: *************** *** 52,54 **** </form> </body> ! </html> \ No newline at end of file --- 53,55 ---- </form> </body> ! </html> |