in reply to Re^2: Problem in retreving value from url
in thread Problem in retreving value from url
poj<form name = "employee" method = "post" action = "output.cgi"> <input type="hidden" name="team_id" value="[% team_id %]"/> <input type="hidden" name="fromdate" value="[% fromdate %]"/> <input type="hidden" name="todate" value="[% todate %]"/> ..
|
|---|