Question
Navigate / Ajax / Permission Denied
Greetings ...
I am attempting to get an Ajax control working with Coldfusion.Navigate (see code below ) . I simply want to enter in data in a form, submit the form and have the output of the form submission in an Ajax control. I am getting a "Permission denied to call method XMLHttpRequest.open". I understand that this happens if you try to make an Ajax connection to a site that is not in your domain ... but this connection *is* in my domain ... so I don't understand what the problem is.
I have a 3 tiered system - cold fusion is tier 2 - I hope that does not matter...
-thank you for your assistance
------------------------------------------------------------------
I am attempting to get an Ajax control working with Coldfusion.Navigate (see code below ) . I simply want to enter in data in a form, submit the form and have the output of the form submission in an Ajax control. I am getting a "Permission denied to call method XMLHttpRequest.open". I understand that this happens if you try to make an Ajax connection to a site that is not in your domain ... but this connection *is* in my domain ... so I don't understand what the problem is.
I have a 3 tiered system - cold fusion is tier 2 - I hope that does not matter...
-thank you for your assistance
------------------------------------------------------------------
