Thanks I am using ng-storage and injecting $sessionStorage....Is this ok? Or how do you access local storage within Angular?
So....does this sound ok 1) A link enabled https to my route page "booking" 2) Send angular form data on booking route via https to my php script 3) php script sends data cross domain via https to 3rd party api 4) php script returns the data back to my booking page and controller. 5) booking controller saves the response as local storage 6) booking page then redirects to https confirmation route 7) confirmation controller or factory picks up localstorage and loads it into scope for viewing -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
