calculating dates: month1 + 1

J

Janie

I am trying to calculate future dates based on a date picker.

Let's say the date picker is set to March, 2006. I want the next field to
auto population with the following month, April, 2006. And the field next to
that to populate with May, 2006. Etc.
 
T

T.Coita

Hi,

Sorry but without code it's impossible to make this!

Which code you use? jscript,vbscript, c# or vb.net?

++
 
J

Janie

I basically don't know any code at all, but I do know that our IT people
suggested c# and/or vb.net.
 
Top