Categories
Tags → Form Load Javascript

JavaScript Form Validation

Any interactive web site has form input. If you run a validation of the user''s form input before the form is submitted, there will be no wait time and redundant load on the server. &"Bad data&" are already filtered out when in...
DETAILS

Karamasoft UltimateAJAX - ASP.NET AJAX Control

UltimateAjax is an ASP.NET control to avoid unnecessary page reloads on your website. AJAX (Asynchronous JavaScript And XML) improves interactivity by refreshing only a partial area instead of the entire page. Create responsive Web pages that interac...
DETAILS

Smart Form

Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server; 2) S...
DETAILS

Dynamic Form Loader

This is a dynamic form loader that uses asynchronous javascript and XML (AJAX) to quickly load data from the server wthout a round-trip. This makes the user experience much better, with faster loading.
DETAILS

Submit Sends Email And Loads New Page

This JavaScript allows you to have a submit type button in a form which causes a mail message to be sent, and have the current page load a different URL.
DETAILS
©2003-2019 jCay.com