[thelist] ASP Dates

darren darren at web-bitch.co.uk
Mon May 27 09:36:01 CDT 2002


On Monday, May 27, 2002 at 15:19, Paul Backhouse wrote:

PB> Date1 = StartDate
PB> Date2 = DateAdd("d",1,StartDate) Or Date2 = StartDate + 1 etc...

PB> Im having real problems getting this to work - has anyone got a good way of
PB> doing this?

what's the problem??  as long as StartDate is a valid date the DateAdd(...)
should work fine.

PB> can be done multiple times - anyone know of a good calender in ASP that i
PB> can use for this as the one im using doesn't seem to be working with this.

if you find one, can you let me know.  i ended up hacking a solution in a
combination of js and asp...rather messy!

darren.




More information about the thelist mailing list