i have a .xml web site
serve it using cocoon
into a .xml file i have information i want to use as data into an .js file
using the following code
gD.async=false; M
gD.load("celebrations.xml");M
gD.setProperty("SelectionLanguage", "XPath")M
using ie6 (local) i get all .xml into gD object
serving my pages using cocoon
after those line
gD appear to be an empty object
any help/idea?
thanks
stavros kounis
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>