G Guest Jun 11, 2007 #1 I wish to add 2 months to todays date and insert into a field on my form as a default
D David Berry Jun 12, 2007 #2 You can do this with a scripting language such as ASP, ASP.NET, JavaScript, PHP etc. For JavaScript examples see http://javascript.internet.com/time-date/ For ASP examples see http://www.asptutorial.info/sscript/Addtimeperiodtodate.asp or http://www.w3schools.com/vbscript/func_dateadd.asp For ASP.NET see http://quickstarts.asp.net/QuickStartv20/aspnet/
You can do this with a scripting language such as ASP, ASP.NET, JavaScript, PHP etc. For JavaScript examples see http://javascript.internet.com/time-date/ For ASP examples see http://www.asptutorial.info/sscript/Addtimeperiodtodate.asp or http://www.w3schools.com/vbscript/func_dateadd.asp For ASP.NET see http://quickstarts.asp.net/QuickStartv20/aspnet/