Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Ajax calls to RESTlet
Hi everyone, I'm new to RESTlet and I have read a lot of information from here. Now I tried to create a html page that calls RESTlet upon opening it from my external server. Unfortunately I couldn't make a call to RESTlet. I knew it failed because I didn't see any debugging message under the Execution log at all.
Hope someone could help with the script. // Thanks
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" ></script>
<script type="text/javascript">