What is necessary to make a link create a hidden field like this: <input name="show" type="hidden" value="ang"> (the value is dynamically created) and then submit it like this would: <input name=show_search type=submit>?
I am working on a JSP page, but I was requested to change the dynamicly created table with a set of dynamiclly created hyperlinks.
heres an example of whats generated:
<SELECT NAME=show SIZE=15>
<OPTION VALUE=wpf>wpf, What Planet Are You From, Dave Taritero, Patrick Mc Clung, , 1093, 0
<OPTION...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.