This is a multi-part message in MIME format.

------=_NextPart_000_0012_01C49A44.D4D810C0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

my templateHi, does anyone know how to extend the client working area of =
Internet Explorer. I need it for my drawing program as I can't draw past =
the bottom of the page - below. Thanks, Hilda


------=_NextPart_000_0012_01C49A44.D4D810C0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:v =3D "urn:schemas-microsoft-com:vml"><HEAD><TITLE>my =
template</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
</STYLE>

<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR></HEAD>
<BODY style=3D"BACKGROUND-COLOR: azure">
<DIV>Hi, does anyone know how to extend the client working area of =
Internet=20
Explorer. I need it for my drawing program as I can't draw past the =
bottom of=20
the page - below. Thanks, Hilda</DIV>
<P><v:group=20
style=3D"LEFT: 0px; WIDTH: 100px; POSITION: relative; TOP: 0px; HEIGHT: =
100px"=20
coordsize =3D "100,100"><v:polyline points =3D=20
"210,62,175,153,239,208,358,149,360,92,297,55,210,60,346,355,297,52" =
filled =3D=20
"t" fillcolor =3D "#f09" stroked =3D "t" strokecolor =3D "#959" =
strokeweight =3D=20
"2pt"><v:stroke linestyle =3D "single" dashstyle =3D =
"solid"></v:stroke><v:shadow on=20
=3D "f"></v:shadow><v:extrusion on =3D "t" type =3D =
"parallel"></v:extrusion><v:fill=20
src =3D "k:\frost.gif" type =3D "gradient" color2 =3D=20
"#3f9"></v:fill></v:polyline></v:group></P></BODY></HTML>

------=_NextPart_000_0012_01C49A44.D4D810C0--

Re: extending client area by Hilda

Hilda
Wed Sep 15 21:54:36 CDT 2004

This is a multi-part message in MIME format.

------=_NextPart_000_0018_01C49B66.36D95A00
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

my templateHi, Never mind I figured it out:
increase height


------=_NextPart_000_0018_01C49B66.36D95A00
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:v =3D "urn:schemas-microsoft-com:vml"><HEAD><TITLE>my =
template</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
</STYLE>

<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR></HEAD>
<BODY style=3D"BACKGROUND-COLOR: azure">
<DIV>Hi, Never mind I figured it out:<BR><BUTTON=20
onclick=3D'vbs:document.all.tags("P").item(0).style.height=3Ddocument.all=
.tags("P").item(0).style.posheight + 100 &amp; "px"'>increase=20
height</BUTTON></DIV>
<P style=3D"HEIGHT: 1000px"><v:group=20
style=3D"LEFT: 0px; WIDTH: 100px; POSITION: relative; TOP: 0px; HEIGHT: =
100px"=20
coordsize =3D "100,100"><v:polyline points =3D=20
"172,197,345,142,247,62,252,1001,199,88,332,197,173,196" filled =3D "f" =
fillcolor=20
=3D "red" stroked =3D "t" strokecolor =3D "#959" strokeweight =3D =
"7pt"><v:stroke=20
linestyle =3D "thickBetweenThin" dashstyle =3D =
"solid"></v:stroke><v:shadow on =3D=20
"f"></v:shadow><v:extrusion on =3D "t" type =3D =
"parallel"></v:extrusion><v:fill src=20
=3D "k:\frost.gif" type =3D "solid" color2 =3D=20
"#f0c"></v:fill></v:polyline></v:group></P></BODY></HTML>

------=_NextPart_000_0018_01C49B66.36D95A00--