AJAX Made Easy - Learn AJAX



PHP Tutorials

 
Home PHP
 

phpAjaxTags

 
Author: chowsys
Category: PHP
Comments (0)

The ajax:select tag allows one to retrieve a list of values from a backend servlet (or other server-side control) and display them in another HTML select box.Here, the example asks the user to select a make from a list of car makers. Once selected, the XMLHttpRequest object calls a servlet to retrieve all models for that make, which are then populated in the second dropdown.

Read Article

Sponsored Links


Read Next: Using Ajax Agent and PHP for Auto-Complete



 
Related Topics


 

Comments



Post Your Comment:

Members Please Login
Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe    

Sponsored Links