I want to send a ajax request using post method with the xml as a response text , Is it possible , If it is possible please let me know the possible way for it.
For
It seems that server does not support CORS. Then you won't be able to do this with an ajax call due to the same origin policy
same origin policy