Click to See Complete Forum and Search --> : Calendar Like This?


grimmylina
05-28-2008, 09:19 AM
Hi,

Could anyone tell me what kind of programming a calendar like this is built in:

http://www.sheckys.com/newyorkcity/nightlife/event_calendar.asp


We are trying to do one for our site (not me Thank God!!) but I wanted to know if it's a template we could buy somewhere or if it's just pure programming.

Thanks!!

Allie

KDLA
05-28-2008, 11:55 AM
ASP programming. It's just a query based upon a time value, pulling items from a database associated with days falling into that time period.

grimmylina
05-28-2008, 12:08 PM
Is it very difficult ASP or something any programmer could do?

KDLA
05-28-2008, 12:12 PM
I'm not a programmer, but I would guess it would be simple.

grimmylina
05-28-2008, 12:14 PM
Thanks!!