| 1 | <!DOCTYPE html> |
|---|
| 2 | <!-- |
|---|
| 3 | Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. |
|---|
| 4 | For licensing, see LICENSE.md or http://ckeditor.com/license |
|---|
| 5 | --> |
|---|
| 6 | <html> |
|---|
| 7 | <head> |
|---|
| 8 | <title>Replace Textareas by Class Name — CKEditor Sample</title> |
|---|
| 9 | <meta charset="utf-8"> |
|---|
| 10 | <script src="ckeditor/ckeditor.js"></script> |
|---|
| 11 | <link rel="stylesheet" href="style.css"> |
|---|
| 12 | </head> |
|---|
| 13 | <body> |
|---|
| 14 | <table width="97%" cellspacing="0" cellpadding="0" border=0> |
|---|
| 15 | <!-- ************ NO NOT CHANGE. top of page: main site navigation. ************ --> |
|---|
| 16 | <tr valign="top"> |
|---|
| 17 | <td> |
|---|
| 18 | <a> |
|---|
| 19 | <img src="graphics/Spawar.png" width="60" height="60" alt="Spawar Systems Center Atlantic" border=0> |
|---|
| 20 | </a> |
|---|
| 21 | </td> |
|---|
| 22 | </tr> |
|---|
| 23 | <tr valign="top"> |
|---|
| 24 | <td class="dotline"><img src="graphics/mdot.gif" width="100%" height="1" alt="" border=0></td> |
|---|
| 25 | </tr> |
|---|
| 26 | <tr valign="top"> |
|---|
| 27 | <td> |
|---|
| 28 | <table width="100%" cellspacing="2" cellpadding="0" border=0> |
|---|
| 29 | <tr> |
|---|
| 30 | <td align="center" class="generalnav" width="100%"> </td> |
|---|
| 31 | </tr> |
|---|
| 32 | </table> |
|---|
| 33 | </td> |
|---|
| 34 | </tr> |
|---|
| 35 | <tr valign="top"> |
|---|
| 36 | <td class="dotline"><img src="graphics/mdot.gif" width="100%" height="1" alt="" border=0></td> |
|---|
| 37 | </tr> |
|---|
| 38 | <!-- ************ END NO NOT CHANGE ************ --> |
|---|
| 39 | <tr valign="top"> |
|---|
| 40 | <td> |
|---|
| 41 | <table width="100%" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0" align="left" border=0> |
|---|
| 42 | <tr valign="top"> |
|---|
| 43 | <td> |
|---|
| 44 | <font size="4"><em><strong>CkEditor Test</strong></em></font> |
|---|
| 45 | </td> |
|---|
| 46 | </tr> |
|---|
| 47 | <tr valign="top"> |
|---|
| 48 | <td class="dotline"><img src="graphics/mdot.gif" width="100%" height="1" alt="" border=0></td> |
|---|
| 49 | </tr> |
|---|
| 50 | </table> |
|---|
| 51 | </td> |
|---|
| 52 | </tr> |
|---|
| 53 | <!-- ************ Page Information ************ --> |
|---|
| 54 | <tr valign="top"> |
|---|
| 55 | <td> |
|---|
| 56 | <table bgcolor="#ccffff" width="100%" border=0> |
|---|
| 57 | <tr> |
|---|
| 58 | <td><br><br></td> |
|---|
| 59 | </tr> |
|---|
| 60 | <tr valign="top"> |
|---|
| 61 | <td align="center"> |
|---|
| 62 | <table width="30%" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0" border=1> |
|---|
| 63 | <tr valign="top"> |
|---|
| 64 | <td align="center"> |
|---|
| 65 | <form name="TestCase" method="POST" action="Controller"> |
|---|
| 66 | <table width="80%" align="center" cellspacing="0" cellpadding="10" border=0> |
|---|
| 67 | <tr> |
|---|
| 68 | <td> |
|---|
| 69 | <table width="90%" align="center" cellspacing="0" cellpadding="2" border=0> |
|---|
| 70 | <tr> |
|---|
| 71 | <td width="5%"> </td> |
|---|
| 72 | <td width="35%"><b>Test Case ID</b></td> |
|---|
| 73 | <td width="55%"><b>Name</b></td> |
|---|
| 74 | <td width="5%"> </td> |
|---|
| 75 | </tr> |
|---|
| 76 | <tr> |
|---|
| 77 | <td> </td> |
|---|
| 78 | <td> |
|---|
| 79 | <input type="text" name="TestCaseId" size=25 maxlength=30 value="Test Case ID"> |
|---|
| 80 | </td> |
|---|
| 81 | <td colspan=2><input type="text" name="Name" size=100 maxlength=100 value="Test Case Name"></td> |
|---|
| 82 | </tr> |
|---|
| 83 | <tr> |
|---|
| 84 | <td colspan=4> </td> |
|---|
| 85 | </tr> |
|---|
| 86 | <tr> |
|---|
| 87 | <td> </td> |
|---|
| 88 | <td colspan=2><b>Overview</b></td> |
|---|
| 89 | <td> </td> |
|---|
| 90 | </tr> |
|---|
| 91 | <tr> |
|---|
| 92 | <td> </td> |
|---|
| 93 | <td colspan=3><textarea class="ckeditor" name="Overview" cols="100" rows="10"><p>Click <span style="font-family:courier new,courier,monospace"><OK> </span>.</p></textarea></td> |
|---|
| 94 | </tr> |
|---|
| 95 | <tr> |
|---|
| 96 | <td colspan=4> </td> |
|---|
| 97 | </tr> |
|---|
| 98 | <tr> |
|---|
| 99 | <td> </td> |
|---|
| 100 | <td colspan=2><b>Name</b></td> |
|---|
| 101 | <td> </td> |
|---|
| 102 | </tr> |
|---|
| 103 | <tr> |
|---|
| 104 | <td> </td> |
|---|
| 105 | <td colspan=3> |
|---|
| 106 | <textarea class="ckeditor" name="Parameter<%=(i+1)%>" cols="100" rows="10">Description></textarea> |
|---|
| 107 | </td> |
|---|
| 108 | </tr> |
|---|
| 109 | |
|---|
| 110 | </table> |
|---|
| 111 | </td> |
|---|
| 112 | </tr> |
|---|
| 113 | <tr height=30> |
|---|
| 114 | <td align="center"> |
|---|
| 115 | <input type="submit" name="Function" value="Save"> |
|---|
| 116 | </td> |
|---|
| 117 | </tr> |
|---|
| 118 | </table> |
|---|
| 119 | </form> |
|---|
| 120 | </td> |
|---|
| 121 | </tr> |
|---|
| 122 | </table> |
|---|
| 123 | </td> |
|---|
| 124 | </tr> |
|---|
| 125 | <tr> |
|---|
| 126 | <td><br></td> |
|---|
| 127 | </tr> |
|---|
| 128 | <tr> |
|---|
| 129 | <td align="center"> |
|---|
| 130 | <input type="button" name="Return" value="Return to Menu"> |
|---|
| 131 | </td> |
|---|
| 132 | </tr> |
|---|
| 133 | <tr> |
|---|
| 134 | <td><br></td> |
|---|
| 135 | </tr> |
|---|
| 136 | </table> |
|---|
| 137 | </td> |
|---|
| 138 | </tr> |
|---|
| 139 | <!-- ************ FOOTER ************ --> |
|---|
| 140 | <tr valign="top"> |
|---|
| 141 | <td class="dotline"><img src="graphics/mdot.gif" width="100%" height="1" alt="" border=0></td> |
|---|
| 142 | </tr> |
|---|
| 143 | <tr valign="top"> |
|---|
| 144 | <td class="copyright">Copyright © WNW RIL - All Rights Reserved</td> |
|---|
| 145 | </tr> |
|---|
| 146 | </table> |
|---|
| 147 | </body> |
|---|
| 148 | </body> |
|---|
| 149 | </html> |
|---|
| 150 | |
|---|