funnybuggy
11-21-2002, 04:58 PM
Hi...newbie here!
I'm trying to use a popup calendar that I found here http://www.yxscripts.com/cal/cal3.html
I've tried several times to get this to work...tried following the directions to a "T" and I keep getting an "object expected line 1 character 1" error.
Any idea why?
Here's my htm page:
<html>
<head>
<script language="javascript" src="cal3.js"></script>
<script language="javascript" src="cal_conf3.js"></script>
</head>
<body>
<form name="sample" method="post" action="thanks.html">
<input type="text" name="CalendarFormFieldName" size="25"><a href="javascript:showCal('CalendarName')">...</a>
</form>
</body>
</html>
thanks for any help!
Shawna
I'm trying to use a popup calendar that I found here http://www.yxscripts.com/cal/cal3.html
I've tried several times to get this to work...tried following the directions to a "T" and I keep getting an "object expected line 1 character 1" error.
Any idea why?
Here's my htm page:
<html>
<head>
<script language="javascript" src="cal3.js"></script>
<script language="javascript" src="cal_conf3.js"></script>
</head>
<body>
<form name="sample" method="post" action="thanks.html">
<input type="text" name="CalendarFormFieldName" size="25"><a href="javascript:showCal('CalendarName')">...</a>
</form>
</body>
</html>
thanks for any help!
Shawna