hi,
i have just started learning web development. i m trying to make a simple calender web application using HTML and JAVASCRIPT. i want that all months are displayed in a drop-down list. when user selects any month from this list and clicks the OK button, the calender of selected month should be displayed below that drop-down list. now my requirement is that i have to write code for calender table as well as the form code in Javascript. when i tried to use the form tag in script tag in header, it gave a run-time error. i dont know how to solve this problem. can anyone plz help me !!!!
i have just started learning web development. i m trying to make a simple calender web application using HTML and JAVASCRIPT. i want that all months are displayed in a drop-down list. when user selects any month from this list and clicks the OK button, the calender of selected month should be displayed below that drop-down list. now my requirement is that i have to write code for calender table as well as the form code in Javascript. when i tried to use the form tag in script tag in header, it gave a run-time error. i dont know how to solve this problem. can anyone plz help me !!!!
Comment