bigblockchev572
02-11-2006, 02:35 PM
Hello all. I've been trying to put a clickable link button as a comment on a friend's Myspace page following this code-
<FORM METHOD="LINK" ACTION="page1.htm">
<INPUT TYPE="submit" VALUE="Clickable Button">
</FORM>
I filled it out as so-
<FORM METHOD="LINK" ACTION="http://www.ls1tech.com">
<INPUT TYPE="submit" VALUE="Cool Car site">
</FORM>
However it doesn't work as a comment on my friend's page? I can click on the button, but it is idle. It works if I post it on my page, but not as a comment. Can you help me?
Thanks,
Philip S. :)
<FORM METHOD="LINK" ACTION="page1.htm">
<INPUT TYPE="submit" VALUE="Clickable Button">
</FORM>
I filled it out as so-
<FORM METHOD="LINK" ACTION="http://www.ls1tech.com">
<INPUT TYPE="submit" VALUE="Cool Car site">
</FORM>
However it doesn't work as a comment on my friend's page? I can click on the button, but it is idle. It works if I post it on my page, but not as a comment. Can you help me?
Thanks,
Philip S. :)