Javascript QueryString


/ Published in: JavaScript
Save to your folder(s)

default.aspx?id=5
queryString('id') will return 5
Also this will convert to lower case. IIS / ASP.net is not case sensitive so my function isn't either.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.