dhana
Member since Sep 24, 2011
- Profile: /members/9014-dhana.htm
- URL: http://www.bennadel.com/blog/
- Comments: 1
Recent Blog Comments By dhana
-
Ask Ben: Getting Query String Values In JavaScript
Posted on Sep 24, 2011 at 2:45 PM
My querystring= http://localhost:8080/onlinebookwar/pur.jsp?t=10&z=7 I want to get the values 10 and 7 seperately… where my should be id=10,i=7 does this for loop s correct ..pls check and tel me… coding: <head> <%String chh=""; String s=request.getQueryString(); ... read more »