My shochwaves are sitting on ASP pages, its a little of the Lingo but its a
simple question. Is my syntax correct:
<body <%
if hour(now)<12then
background="hr_site2/page_properties/bg1.gif"
Elseif hour(now)>= 18 then
background="hr_site2/page_properties/bg1.gif"
else
background="hr_site2/page_properties/bg1.gif"
end if
%>
bgcolor="#FFFFFF">
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]