ASP

by Matthew Ohlman <matthew(at)ohlman.com>

 Date:  Fri, 19 Apr 2002 12:56:40 -0500
 To:  hwg-basics(at)hwg.org
  todo: View Thread, Original
Hi List. I have been searching the web but can't find
an easy way to do this. I have made a script, that
searches a database, and displays the results into
a table. How do I make every other table row rotate
in color? Do I use CSS for this?

The code is like this:

If Request.form("what") = "name" Then
SqlDepost = SqlDeposit & "WHERE name LIKE'%"  & _
Request.form("search")& "%'"
End If

' Then the table is just a normal table with this in it:

<%=rsGlobalWeb("Name")%>


Hope my explanation is clear enough!
Thanks in advance,
Matthew




| Matthew Ohlman
| Ohlman Pages
| http://www.ohlman.com/
"There's a difference between a philosophy and a bumper sticker. "
     Charles M. Schulz

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA