How to Perform AJAX Form Validation in

Use the HTML-Forms Component Library to drop a text field into the 2nd column of the first row. For this text field, set the name to “id” and set the size to 20. Under the advanced properties tab, set the id to “userid” and change the JavaScript ‘onkeyup’ event to validateUserId(). 10. Adding the placeholder ................
................