Hi all,
I have 3 fields in a form of which 2 are being populated fine with the following syntax:
document.predealform.sdDay.value = sd_start_date;
document.predealform.sdMonth.value = start_date_month;
document.predealform.sdYear.value = start_date_year;
The var on the right hand side all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.