actually this total code is in one form. in that form last submit button is there.
That's the code I care about, what you posted above is just the html to display, the processing code is somewhere else.
I mean code like below -
if(isset($_POST['btn_name']) )
{
//your code
}
post that code
Reputation Points: 29
Solved Threads: 76
Practically a Master Poster
Offline 616 posts
since Sep 2009