If two url are like:
http://localhost:1113/Project/TestCourse.aspx?id=
http://localhost:1112/Project/TestCourse.aspx
How to check whether 'id' is present or not using javascript?
If two url are like:
http://localhost:1113/Project/TestCourse.aspx?id=
http://localhost:1112/Project/TestCourse.aspx
How to check whether 'id' is present or not using javascript?
hi, this may help you: http://stackoverflow.com/questions/3183830/how-to-get-the-querystring-with-javascript-and-if-there-is-no-querystring