Re: Display different image between dates using ASP

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 11/03/04


Date: Wed, 3 Nov 2004 15:39:06 -0600

a simple IF/THEN with Response.Write() will work if you dont store the info
in a DB.

-- 
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"DavidM" <spam@spam.net> wrote in message 
news:OkCs3uewEHA.2572@tk2msftngp13.phx.gbl...
> Hello -- I would like to display a different logo on my website for 
> different seasons of the month.
>
> I currently have a logo for Halloween, Thanksgiving, and December.
>
> Can someone tell me what VBScript/ASP code I need to display an HTML 
> image.
>
> Basically:
> 1) any date from 10/01 thru 10/31 I would like to display the Halloween.
> 2) any date between 11/01 - 11/30, I would like to display Thanksgiven.
> 3) any date between 12/01 - 12/31, I would like to display the Christmas.
>
> Any help would be appreciated.
>
>
> 


Relevant Pages

  • Re: Display different image between dates using ASP
    ... Blog: http://blog.Darkfalz.com ... "DavidM" wrote in message ... > I currently have a logo for Halloween, Thanksgiving, and December. ... > Can someone tell me what VBScript/ASP code I need to display an HTML ...
    (microsoft.public.inetserver.asp.general)
  • Re: Display different image between dates using ASP
    ... Blog: http://blog.Darkfalz.com ... "DavidM" wrote in message ... > I currently have a logo for Halloween, Thanksgiving, and December. ... > Can someone tell me what VBScript/ASP code I need to display an HTML ...
    (microsoft.public.scripting.vbscript)
  • Re: Display different image between dates using ASP
    ... > Response.write "Display Logo1" ... > Response.write "Display Logo 2" ... >> Curt Christianson ... >> Blog: http://blog.Darkfalz.com ...
    (microsoft.public.scripting.vbscript)
  • Re: Display different image between dates using ASP
    ... > Response.write "Display Logo1" ... > Response.write "Display Logo 2" ... >> Curt Christianson ... >> Blog: http://blog.Darkfalz.com ...
    (microsoft.public.inetserver.asp.general)
  • Re: Display different image between dates using ASP
    ... > Response.write "Display Logo1" ... > Response.write "Display Logo 2" ... >> Curt Christianson ... >> Blog: http://blog.Darkfalz.com ...
    (microsoft.public.inetserver.asp.components)