Click to See Complete Forum and Search --> : Calendar


jbrabant
05-12-2003, 03:41 PM
from Javascript.internet.com,
I follow exactly the 2 steps to have the great Date-Picker Calendar on my web page but I get always an error Object Expected! I'm using IE6 sp1

Anybody had that problem ?

Jona
05-12-2003, 03:43 PM
Make sure your function's name is the same as the name of the function in the <script>

jbrabant
05-12-2003, 04:00 PM
My relative path was not correct.

Thanks for the reply.