hi,
i want to post an html form on the click of a button to an ajax function,this ajax function will pass this fom object to a php page,where i want to fetch all the values entered by user in the form.
can anyone help me to do this,as im not able to pass the whole form and access the form values in php page.
thank you.
i want to post an html form on the click of a button to an ajax function,this ajax function will pass this fom object to a php page,where i want to fetch all the values entered by user in the form.
can anyone help me to do this,as im not able to pass the whole form and access the form values in php page.
thank you.
Comment