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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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