Post data by ajax using coldfusion component
In this example, we are using AJAX to handle the form submission with form validations, That's insert data into database table.
Output : -
On click Submit button:
That form post the values on update.cfc file.
On Successfully Submit data Screen :
I hope this is useful for new coldfusion programmers. Thank You
Output : -
On click Submit button:
That form post the values on update.cfc file.
On Successfully Submit data Screen :
I hope this is useful for new coldfusion programmers. Thank You
Comments
Post a Comment