I have a Java script control which I want to add to my html page. How would I do this?
The script file is attached.
Printable View
I have a Java script control which I want to add to my html page. How would I do this?
The script file is attached.
normally you would add this to the head tags or the body tag, but it doesn't work. where did you get it? maybe you are missing something.
<script language="JavaScript" src="popcalendar.js"></script>