Hello guys! I'm making a simple system where by a form i add a date in mysql without refresh the page, using $.ajax({ }); but i have a problem... now, i need to show the result at the same time that i add it (add and show the date without refresh the page)
how can i make it? Cheers! Thanks