This is a multi-part message in MIME format.
------=_NextPart_000_000D_01C46C47.206934A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have a minor irritation with FP2003 and was wondering if anybody can =
help, I have added the line below to a HTML page:
The results of your search for <%=3DRequest("AZ")%> are:The value for AZ =
is passed from another sheet and used to filter data from a database, =
this works OK and the data is returned.The problem is that the request =
statement is not picking up the value and just returns the above line. =
I've tried changing the " to ',this didn't work. I have put the Request =
statement in a text box and this populated the request with the correct =
value, only problemis the text box doesn't look right, I've changed the =
colours for the background and text, but the field is always surrounded =
by the border.Does anybody know how to remove the border on a text box =
or know hot to get the above statement to work as straight HTML?Many =
thanksIan
------=_NextPart_000_000D_01C46C47.206934A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD><FONT face=3DArial><FONT size=3D2>
<BODY>
<DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2>I have a minor irritation with FP2003 =
and was=20
wondering if anybody can help, I have added the line below to a HTML=20
page:</FONT></DIV>
<DIV><PRE><FONT face=3DArial size=3D2>The results of your search for =
<%=3DRequest("AZ")%> are:</FONT></PRE><PRE><FONT face=3DArial =
size=3D2><DIV><FONT face=3DArial size=3D2>The value for AZ is passed =
from another sheet and used to filter data from a database, this works =
OK and the data is returned.</FONT></DIV><DIV>The problem is that the =
request statement is not picking up the value and just returns the above =
line. I've tried changing the " to ',</DIV><DIV>this didn't work. I =
have put the Request statement in a text box and this populated the =
request with the correct value, only problem</DIV><DIV>is the text box =
doesn't look right, I've changed the colours for the background and =
text, but the field is always surrounded by the =
border.</DIV><DIV> </DIV><DIV>Does anybody know how to remove the =
border on a text box or know hot to get the above statement to work as =
straight HTML?</DIV><DIV> </DIV><DIV>Many =
thanks</DIV><DIV> </DIV><DIV>Ian</DIV></FONT></PRE></DIV></DIV></DIV=
></BODY></HTML></FONT></FONT>
------=_NextPart_000_000D_01C46C47.206934A0--