Thread
:
ASP Code Error
View Single Post
03-18-2005, 12:22 PM
#
2
(
permalink
)
developer
Junior Techie
Join Date: Dec 2004
Posts: 88
If h<12 then
response.write("Good Morning!")
elseif h>18 then
response.write("Good Night!")
else
response.write("Good Death!")
end if
In the original code th first If is not closed.
__________________
Somewhere I Belong...
developer
View Public Profile
Send a private message to developer
Find More Posts by developer