Hallo,
Erstmal das Formular :
<form method='POST' action='https://secure.blabla.de/user/index.php'>
<input name='uname' type='text'>
<input type='Password' value='' name='passw' type='text'>
<input type='image' name='okay' width=20 height=20 border=0 alt='GO'>
</form>
wenn ich jetzt https://secure.blabla.de/user/index.php?uname=blabla@passw?bla
eingebe klappt es nicht ...
Ich habe gemerkt das irgendie das "okay" auch noch ne rolle spielt, aber wie ???
https://secure.blabla.de/user/index.php?uname=blabla@passw?bla&=okay
klappt auch nicht ...
Irgendwelche hints ???
Marcus ...