Hello out there
I was wondering is it possible to use this script to link to
another link,
rather then to a email address please.
please and thanxs for help.
<FORM>
<INPUT TYPE="button" VALUE="Contact Us" onClick="parent.location='mailto:[email protected]?subject=The subject you want to appear&[email protected]'">
</FORM>
I was wondering is it possible to use this script to link to
another link,
rather then to a email address please.
please and thanxs for help.
<FORM>
<INPUT TYPE="button" VALUE="Contact Us" onClick="parent.location='mailto:[email protected]?subject=The subject you want to appear&[email protected]'">
</FORM>
Comment