<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>OT: ASP & ADO</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi all</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I need to port some code from an Access form into an ASP page. I know stuff all about ASP so I don't even know where to begin, but the most immediate problem I'm having is that my WHERE statement in my ADO query contains < and > symbols, which of course won't work in the context of a web page. How can I get around this / can anyone recommend some reading material on ADO syntax in ASP?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Roz</FONT>
</P>

</BODY>
</HTML>