adrielle
07-18-2003, 10:48 AM
i have this code:
<FORM><INPUT TYPE="button" VALUE=" Back " onClick="history.go(-1)"></FORM>
but i dont want it to be a button...how do i just convert it to a text link? (it takes you back to the page where you just where)
<FORM><INPUT TYPE="button" VALUE=" Back " onClick="history.go(-1)"></FORM>
but i dont want it to be a button...how do i just convert it to a text link? (it takes you back to the page where you just where)