Hi all,
Im doing my myspace profile and im using submit buttons in a form and the form action as the url for the page that the user gets taken to, however my external links dont work, and i also want them to be opened in a new window. How can i do this?
This is the current code for a link to my website:
<form id="form2" name="form2" method="post" action="[URL]http://www.grafax.co.uk[/URL]">
<input type="submit" name="Submit2" value=".:Grafax:." style="width: 80px" />
</form>
The link dosnt work, it comes up with an "internal server error" but is ok wen i try typing in the url, and i also need it to come in a new window but i cannot use javascript! just CSS and HTML!!
Thanks every1!!
Max