Quoting Dan Tran <[EMAIL PROTECTED]>: > Hello, I would like to place javascript inside xdoc so that when user visits > my htmlpage > the javascript will run. Is it possible? > > Thanks > > -D
I think so? Just put it inside a <![CDATA[<script ...> .... </script>]]> - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
