Je moet ingelogd zijn om te stemmen.
<form action="index.php?pagina=home" method="post"> <input type="submit" name="" value="home"> </form>
<form action="index.php?pagina=home" method="post"><input type="submit" name="" value="home"> </form>
<form action="index.php?pagina=home" method="get"> <input type="submit" value="home"> </form>
<input type="button" onClick="window.location='http://www.sitemasters.be'" value="Button">