Hi everyone,
I am new in ASP
I want to create a string with current date+ "1/2/3" year(s )
if mm/dd/yyyy is current date
i want to add a "variable" in yyyy , variable is a combo box values.. (1,2,3)
And then i want a string like "mmddyyyy"
Thanks
I am new in ASP
I want to create a string with current date+ "1/2/3" year(s )
if mm/dd/yyyy is current date
i want to add a "variable" in yyyy , variable is a combo box values.. (1,2,3)
And then i want a string like "mmddyyyy"
Thanks
Comment