1.00 |
/$top |
2.00 |
Content-type: text/html |
3.00 |
expires: 0 |
4.00 |
|
5.00 |
<HTML> |
6.00 |
<HEAD> |
7.00 |
<TITLE>Example of using HTML Messages</TITLE> |
8.00 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
9.00 |
<style TYPE="text/css"> |
10.00 |
<!-- |
11.00 |
.title { color: blue; font-weight: bold; font-size: 24pt; font-family: souvenir lt bt, verdana, serif; align: center} |
12.00 |
.subtitle { color: black; font-weight: bold; font-size: 12pt; font-family: souvenir lt bt, verdana, serif; align: center} |
13.00 |
.reg {font-size: 10pt; font-family: arial, helvetica, helv} |
14.00 |
.boldtitle { font-family: Arial Black, Arial, sans-serif; font-weight: Helvetica Black, bold; font-size: 24px; } |
15.00 |
.mono { font-family: courier; font-size: 10pt; } |
16.00 |
td,th,caption { font-family: Arial, sans-serif; font-size: 10pt; } |
17.00 |
pre { font-family: monospace; font-weight: normal; font-size: 10pt; } |
18.00 |
.centeredtitle { color: Blue; font-weight: Bold; font-size: 24pt; text-align: center } |
19.00 |
.emphasize {color: Blue; font-weight: Bold; } |
20.00 |
.indent40 {margin-left: 40px; } |
21.00 |
--> |
22.00 |
</style> |
23.00 |
<style TYPE="text/css"> |
24.00 |
<!-- |
25.00 |
.messagestart, .message1, .message2, .message3 {color: black; |
26.00 |
font-weight: normal; font-family: verdana, arial, helvetica, helv;} |
27.00 |
.messagestart { font-size: 16pt; } |
28.00 |
.message1 { margin-left: 20px; text-indent: -12px; font-size: 12pt } |
29.00 |
.message2 { margin-left: 40px; text-indent: -10px; font-size: 10pt } |
30.00 |
.message3 { margin-left: 60px; text-indent: -10px; font-size: 10pt } |
31.00 |
--> |
32.00 |
</style> |
33.00 |
</HEAD> |
34.00 |
|
35.00 |
<BODY TEXT="black" LINK="blue" VLINK="blue" ALINK="blue" BGCOLOR="white"> |
36.00 |
|
37.00 |
<table width="600"> |
38.00 |
<tr><td><table width="100%" cellspacing="0" cellpadding="0"> |
39.00 |
<tr><td valign=top><img src="/cgicbldev2/graphics/pears.gif" |
40.00 |
alt="Giovanni's logo"></td> |
41.00 |
<td valign=middle> |
42.00 |
<div class=title> |
43.00 |
Example of using HTML Messages |
44.00 |
</div> |
45.00 |
</td> |
46.00 |
<td valign=middle><img src="/cgicbldev2/graphics/v2.gif" |
47.00 |
alt="this means Version 2"> |
48.00 |
</td></tr> |
49.00 |
<tr><td colspan=3> |
50.00 |
<table width="100%" cellspacing="0" cellpadding="0"> |
51.00 |
<tr><td width="100%"> |
52.00 |
<img src="/cgicbldev2/graphics/blue.gif" alt="blue line" border="0" |
53.00 |
height="1" width="100%"> |
54.00 |
</td></tr> |
55.00 |
</table> |
56.00 |
</td></tr> |
57.00 |
</table> |
58.00 |
</td></tr> |
59.00 |
</table> |
60.00 |
<br><br> |
61.00 |
|
62.00 |
/$MsgStart |
63.00 |
<table cellspacing=0 cellpadding=1 bgcolor=black><tr><td> |
64.00 |
<table cellspacing=0 cellpadding=0 bgcolor=pink width="100%"><tr><td> |
65.00 |
<table cellspacing=0 cellpadding=0 bgcolor=pink width="100%"><tr><td> |
66.00 |
<tr><td height=10 colspan=3> </td></tr> |
67.00 |
<tr><td width=10> </td><td> |
68.00 |
<div class=messagestart>Messages:</div> |
69.00 |
/$MsgL1 |
70.00 |
<div class=message1>- /%msgtext%/</div> |
71.00 |
/$MsgL2 |
72.00 |
<div class=message2>- /%msgtext%/</div> |
73.00 |
/$MsgL3 |
74.00 |
<div class=message3>- /%msgtext%/</div> |
75.00 |
/$MsgEnd |
76.00 |
</td><td width=10> </td></tr> |
77.00 |
<tr><td height=10 colspan=3> </td></tr> |
78.00 |
</table></td></tr></table></td></tr></table> |
79.00 |
|
80.00 |
/$end |
81.00 |
<table width="600"> |
82.00 |
<tr><td> |
83.00 |
<a href="/cgicbldev2p/dspsrc.cgi?srclib=cgicbldev2&srcfile=htmlexampl&srcmbr=htmlmsg" |
84.00 |
target="_blank"><b>Display the external html source</b></a></td> |
85.00 |
<td align=right> |
86.00 |
<a href="/cgicbldev2p/dspsrc.cgi?srclib=cgicbldev2&srcfile=qcbllesrc&srcmbr=htmlmsg" |
87.00 |
target="_blank"><b>Display the COBOL source</b></a></td> |
88.00 |
</td></tr> |
89.00 |
</table> |
90.00 |
<br><br> |
91.00 |
</BODY> |
92.00 |
</HTML> |