Forum: JSP Aug 11th, 2009 |
| Replies: 4 Views: 458 you could use javascript for it...
u can have a hidden field who's value changes on the button click..
and then you pass this value to the next page and depending upon the value passed
write... |
Forum: JSP Jul 7th, 2009 |
| Replies: 6 Views: 1,452 @prasannakarthik
can we see the code ayesha gave you ?? |
Forum: JSP Jun 30th, 2009 |
| Replies: 6 Views: 1,452 this is what you are looking for , i guess
<html>
<head>
</head>
<script type="text/javascript">
function showdv(obj,id1,id2)
{ |