Site hosted by Angelfire.com: Build your free website today!



KAREN MARIANO LEE


<% Dim dHour dHour = Hour(Now) If dHour < 12 Then Response.Write ("Good morning!" ElseIf dHour < 17 Then Response.Write "Good afternoon!" Else Response.Write "Good evening!" End If %> We hope you are enjoying our sample code.

If you are curious it is currently <%= Time() %> on <%= Date() %>.



      This is a sample of my Active Server Page application.There's nothing much in here as you can see but i'm still hoping to add more stuff in here. I'm a student in Adamson University taking up B.S.Computer Science.I'm hoping to graduate by October of 2003. This is just one of the requirement in my ASP Seminar.