2

I am sending request validation link to email.

ex :http://www.index.html?key=11111

In controller of www.index.html page I am writing init() method that is called on loading in index.html. In init() function I need to read 'key' data ie 11111 . How can I achieve this . Please response as soon as possible

2
  • This might help: stackoverflow.com/questions/11063673/… Commented Sep 10, 2014 at 13:14
  • url isn't formatted for angular routing so you either want to change format or parse location.search Commented Sep 10, 2014 at 13:17

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.