target="_blank" is meant to go with your <form ... > tag and not part of the <input> tag.
e.g.
<form method="post" action"scriptname" target="_blank">
.
.
.
</form>
this will force the browser to open a new window upon clicking the submit key.
form inputs user's homepage address
how to add target="_blank" to this field submission ?
hidden ?

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic