problem in retrieve data from text box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dillip132
    New Member
    • Jun 2007
    • 3

    #1

    problem in retrieve data from text box

    Q.no 1---if we have three text box, with same name "uname"
    How can i retrive data from these three text boxes using Jsp.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by dillip132
    Q.no 1---if we have three text box, with same name "uname"
    How can i retrive data from these three text boxes using Jsp.
    You can't. Why are you giving them the same name if you want their values to be different?

    Comment

    Working...