I want to post JSON array to the server, and be able to use the received array as a ... res) { var array = req.body; res.end(array[0]["QuestionText"].
確定! 回上一頁