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.
For web monsters
For all of the web monsters out there, hope you can chip in some tips:
How can I pass the value of a HTML input box on an online HTML form to javascipt file?
For example on the HTML form,
<input type = "text" name = "brah" />
How can I pass the value of "brah" to javascript file??
0