Hi! I have a String as follows: String ss="<p>hh</p> nbsp;<input type=text name=s value=aa> <p>jj</p><b>kk</b><input type=textarea name=y>"; I need to get the name and type of each of the input tags as follows: name s type text name y type textarea How to get this?Can anybody help please? Thanks.
Software_guy
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
posted
0
Please don't post the same message in more than one forum, especially in forums which are nothing to do with the message (such as JDBC). This one has been answered in the JSP forum, so I have closed it here.