cant submit forms
hi
i have two html forms in my php page.when i submit the first form ,it comes back to the same page.eg i have my two forms placed in index.php page. after submission of the first form it comes back to index.php and the second form gets submitted.
can someone help me in this.
i have used the code <form method=post action=url>
|