celine7822
Programmer
Hello!
I have a XML doc in my server and I have clients subscribing to my XML doc. On my clients' html, they access the XML doc using javascript.
..
xml.load("...
A javascript "Access is Denied" error is prompted.
Do I need to allow my clients to have the read permission to the folder in my server which contains the xml doc?
Regards,
Celine
I have a XML doc in my server and I have clients subscribing to my XML doc. On my clients' html, they access the XML doc using javascript.
..
xml.load("...
A javascript "Access is Denied" error is prompted.
Do I need to allow my clients to have the read permission to the folder in my server which contains the xml doc?
Regards,
Celine