Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
PHP Form?
I am trying to add a custom form to my site using the PHP Post command to email me the results. I can't get it to work, can I don't really know what I am doing but are there any obvious mistakes here?
Here is the html
<link rel="stylesheet" type="text/css" href="/form/view.css" media="all">
<script type="text/javascript" src="/form/view.js"></script>
<img id="top" src="/form/top.png" alt="">
<div id="form_container">
<form id="form_284186" class="appnitro" method="post" action="/form/form.php">
0