Hello,
anybody know why the following button
<form action="newpage .php?id=3">
<input type="submit" value="Cancel">
</form>
loads "newpage.ph p?" (not "newpage.php?id =3")?
anybody know why the following button
<form action="newpage .php?id=3">
<input type="submit" value="Cancel">
</form>
loads "newpage.ph p?" (not "newpage.php?id =3")?
Comment