Wednesday, January 5, 2022

Ajax

 


Ajax is used to load data from the server asynchoronously  without reloading the entire page 
using http get request . Ajax also used to send data using http post request. 

No comments:

Post a Comment

Element of a good table (Ref: Database design mere mortals by Michael J. Hernandez)

  Elements of the Ideal Table: It represents a single subject, which can be an object or event that reduces the risk of potential data integ...