Universal Back Button The Code: Place the following code wherever you want a "Back" button. <INPUT TYPE="button" VALUE="Click Here" OnClick="history.go(-1)"> Example: Click on the following button
The Code: Place the following code wherever you want a "Back" button. <INPUT TYPE="button" VALUE="Click Here" OnClick="history.go(-1)">
Place the following code wherever you want a "Back" button.
<INPUT TYPE="button" VALUE="Click Here" OnClick="history.go(-1)">
Example: Click on the following button
Click on the following button