Hi, how do i create a submit buttons that update, retrieve,and
delete from a an already created database,probably from Access or using
MySql,using javascript and html.
Regards, Eva
jQuery provides a nifty feature which; based on any DOM event such as onclick, onmouse or event on a timed function, a specified back end script can be executed and its 'output' written to any container, without refreshing the page.