Everytime I make an AJAX call I am getting a return code of 12152.
I've found a few threads talking about it to do with SSL , however I have another AJAX script working fine on SSL on the same server, so now i'm thinking it's a windows user account issue.
The script is located on an area that has a windows username / password protection, now i've already navigated to the form and it's asked me for these login details, so the browser has been authenticated.
So am I to assume that the browser issuing an AJAX request isn't passing the authentication the server requires to validate the browser session is logged in?
If this is the problem, is there a way round it?
Thanks,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
I've found a few threads talking about it to do with SSL , however I have another AJAX script working fine on SSL on the same server, so now i'm thinking it's a windows user account issue.
The script is located on an area that has a windows username / password protection, now i've already navigated to the form and it's asked me for these login details, so the browser has been authenticated.
So am I to assume that the browser issuing an AJAX request isn't passing the authentication the server requires to validate the browser session is logged in?
If this is the problem, is there a way round it?
Thanks,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!