/*app. controller('notebookFrameController', ['$scope', '$location','$window','$http', function ($scope,$location,$window,$http) { $scope.invokeSaveNotebook() = function() { // $http.post('rNotebookFE/authCr', $scope.postData).success(function(data, status) { $http({method:'POST', url:'rNotebookFE/authCr', data: $scope.notebookvalue, params:{'qparams' : $scope.additionalqueryParams}}).success(function(data, status) { console.log('Data Sent', data); console.log('Status ', status); // iframe.name = "my_iframe"; // $scope.ifr = "