Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | <html> |
2 | <head> |
||
3 | <title>Blueprint Output</title> |
||
4 | </head> |
||
5 | <body> |
||
6 | <!-- Used by the generateBluePrint() function --> |
||
7 | <form method="POST" action="--WEBBOT-SELF--" name="frm"> |
||
8 | <div align="center"> |
||
9 | <center> |
||
10 | <table border="0"> |
||
11 | <tr> |
||
12 | <td align="center"><font color="#000080" size="5"><b>DynAPI |
||
13 | Blueprint</b></font></td> |
||
14 | </tr> |
||
15 | <tr> |
||
16 | <td align="center"><textarea rows="14" name="txtout" cols="54" wrap="off">Loading... Pleas wait</textarea></td> |
||
17 | </tr> |
||
18 | <tr> |
||
19 | <td align="center"><input type="button" value="Close window" name="cmdclose" onclick="window.close()"></td> |
||
20 | </tr> |
||
21 | </table> |
||
22 | </center> |
||
23 | </div> |
||
24 | </form> |
||
25 | </body> |
||
26 | |||
27 | </html> |