any comment regarding "uncaught exception: Access to restricted URI denied
(NS_ERROR_DOM_BAD_URI)" issue ?
tep wrote:
>
> hi michael,
>
> I tried as you mentioned below but this time i am getting
> "uncaught exception: Access to restricted URI denied
> (N
hi michael,
I tried as you mentioned below but this time i am getting
"uncaught exception: Access to restricted URI denied (NS_ERROR_DOM_BAD_URI)"
is the json with jquery right way to do that or i should try alternative
ways ?
could you share any sample with us if you have any ?
t
Any comment, waiting your help
tep wrote:
>
> Hello all,
>
> I am trying to create a widget within .NET that's why using JSONP. But
> when i run the code below, i get the error 'Invalid Json Primitive' on
> client side before calling web service , how can i
Hello all,
I am trying to create a widget within .NET that's why using JSONP. But when
i run the code below, i get the error 'Invalid Json Primitive' on client
side before calling web service , how can i handle that ?
function test2()
{
var params = '{wdgtype:"1"}';
$.ajax({
4 matches
Mail list logo