Hallo!
Ok, aber wie bekomme ich das mit dem Button und dem automatischen öffnen des Fensters zum download hin
<form action="video.xyz">
<input type="submit" value="download">
</form>
oder
<a href="video.xyz">
<img src="button.gif" width="...>
</a>
Gruß Markus