Closed ThomasPe closed 9 years ago
In order to send parameters to the javascript backend that can be read through request.parameters the .read() method of the azure sdk is now exposed with angular promise wrapped around. See also http://stackoverflow.com/questions/17415257/passing-query-parameters-from-html-js-app-to-azure-server-script
updated the parameter name, fixed some issues in the readme and added the new method documentation
Nice, thanks. I will push this to bower and the cdn soon.
In order to send parameters to the javascript backend that can be read through request.parameters the .read() method of the azure sdk is now exposed with angular promise wrapped around. See also http://stackoverflow.com/questions/17415257/passing-query-parameters-from-html-js-app-to-azure-server-script