Discussions
Suitlets and AJAX
Is it possible to call suitlets via AJAX from another page? I'm trying to call a suitelet which is located on "https://system.netsuite.com/....etc". The javascript error that is thrown is "[Exception... "'Permission denied to call method XMLHttpRequest.open' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]".
Any ideas? I assume others have accomplished this before.. I hope
*** Addition ***
Forgot to mention that the Suitelet setting "Available without login" is set to TRUE.