mardi 23 décembre 2014

form Buttons and display the result on same page

I need to have the buttons show on the same page as the result. Another word the buttons should always be visible so the result should be displayed on the right panes as the buttons remain on the left pane. Basically I have about 5 -6 scripts and I want to give users the option of clicking on anyone of them and show the result on right pane. Not sure how to achieve this.



<div style="color:#0000FF">

<h><b>jcrm16</b></h>
<form method="POST" action="http://pwrm01/cgi-bin/test3.cgi">
<input type="Submit" value="Update">
</form>

<h>This is a heading</h3>
<p>This is a paragraph.</p>
</div>


<h1>jcrm17</h1>
<form method="POST" action="http://pwrm01/cgi-bin/test2.cgi">
<input type="Submit" value="Update">
</form>


Thanks





Aucun commentaire:

Enregistrer un commentaire