may also try adding these lines so that the page knows where to get the
javascript from....
<link rel="stylesheet"
href="/jscalendar/jscalendar-WH/theme.css"
type="text/css"/>
<link rel="stylesheet"
href="/jscalendar/jscalendar-DB/theme.css"
type="text/css"/>
<script language="JavaScript" src="/jscalendar/popcalendar.js"
type="text/javascript"></script>
Tim
On Thu, 2005-03-10 at 14:56, Kostas Karadamoglou wrote:
> Thank you Tim very much !!!!! It works now .but why the selectItems tag
> doesn't let null values in the as parameters? Isn't strage?
>
> By the way any idea about the javascript calendar? It renders the [...]
> button but when the use clicks on it doen;t pop up the javascript calendar.
> In Internet Explorer when I click it, it gives me an error message in
> the status bar.
>
> Thank you, thank you thank you!!!!