I wonder if there is any method as simple as if(x==y && i>j) in spry region.
I can't find any information in spry docs (labs.adobe.com/technologies/spry/)
yes the page is https://..
like:
https://192.168.1.9/myAjaxReq_Page.html
i installed ssl certificate on my local machine. (192.168.1.9 is my machine ip adres on local network, so 192.168.1.9 is my...
i use xampp for ssl on local machine.
and typed like https://192.168.1.9/myAjaxReq_Page.html
But now i.e. 6 says "acces denied".
with no ssl my ajax request will seuccess but not working properly.
i am using Quanta Plus.
Quanta Plus is pretty functional but i dont know there is any dreamweaver-like open source program.
Quanta Plus needs to be developed more and more but it is functional.
...
while XMLHttpRequesting from local to aaaa.com with firefox browser i got an error(warning):
Error: uncaught exception:
Permission denied to call method XMLHttpRequest.open
...