How to add Header Authorization for POST FORM using JS/AJAX/JQUERY?
问题 I wanna get inputs using a form on my page and submit those values to a php hosted on another external site. Request maker extension shows the Header Authorization being passed along with other inputs when submitting data on the external site. The result is probably an xml file (Student Record).Need to pull and show it as result. Tried a lot using $.Ajax and jquery in vain. Please help. [1]: http://i.stack.imgur.com/rDO6Z. jpg [2]: http://i.stack.imgur.com/92uTh. jpg function myFunction() {