phpbar.de logo

Mailinglisten-Archive

[php] input type image IE Prob

[php] input type image IE Prob

Alex idioms at freenet.de
Mit Dez 31 14:25:52 CET 2003


Hi ihr Lieben,

kann mir jemand bitte erklären warum mir der IE 6 NICHT Geht ausgibt,
alle restlichen Browser jedoch schon? Ich verstehs leider nicht.

Gruesse Alex

<?php
if (isset($_POST["submit"])) {
   print "Geht";
}
?>


<body>
<form action="test.php" method="post">
<input name="name" type="text" />
<input name="submit" type="image" value="submit" src="images/weiter.gif">
</form>
</body>



php::bar PHP Wiki   -   Listenarchive