Osterling
04-10-2005, 09:04 PM
i have made a button on a vbpage but when i try to click it the action doesn't work right. here is the code:
<form action="pages.php?page=mylink">
so instead of taking me to pages.php?page=mylink it will just take me to pages.php, anyone know what the problem is?
<form action="pages.php?page=mylink">
so instead of taking me to pages.php?page=mylink it will just take me to pages.php, anyone know what the problem is?