0

I am doing js XMLHttp request using the POST method. As well I'm sending a parameter when I send subjectAPI.send(curs);

This may be basic but just don't know - from the server side, how do I retrieve the parameter data ('curs')??

user1769203
  • 351
  • 1
  • 9
  • 16
  • Maybe this SO can help you: http://stackoverflow.com/questions/464040/how-are-post-and-get-variables-handled-in-python – Tarmo Jan 29 '14 at 07:16
  • Using what language? Your server is almost certainly not coded in Javascript, and different languages have different methods of parsing the requests. – Olga Mu Jul 08 '14 at 16:12

0 Answers0