I am getting this error.
Line: 30
Char: 1
Error: 'options' is null or not an object
Code: 0
Here is my code.
In the Header I have the follow:
<script language="javascript">
function gotoMonth()
{
var theMonthList = document.forms[0].cboMonth;
var theYearList = document.forms[0].cboYear;
var...
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.