I have a form with 100 fields ,how do i post the data to a php using ajax with out refreshing the page,also i do not want to concatenate the field values without getelementbyid in the xmlhttprequest.
Thanks
I have a form with 100 fields ,how do i post the data to a php using ajax with out refreshing the page,also i do not want to concatenate the field values without getelementbyid in the xmlhttprequest.
Thanks