Hallo zusammen,
ich steh gerade vor einem, für mich rießengroßen Problem.
Ich habe die untenstehende Tabelle mit einem Formular.
Gibt man in dem Form die richtigen daten ein, wird man in einen Onlineshop eingeloggt.
Jetzt würde ich gerne nach dem Submit ein neues Fenster ohne Navigationsleisten etc. öffnen.
Geht das irgendwie?
Und falls ja, wie?
Bin echt am Verzweifeln....
GrußCode:<table style="width: 650px;" border="0"> <tbody> <tr> <td width="993"><form name="onlineshop" action="http://www.elektro-online.de/j_spring_security_check" method="post"> <table style="margin: auto; width: 516px; height: 155px;" align="left" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td colspan="2" style="padding-bottom: 10px;"><strong>Bitte melden Sie sich mit Ihrem Onlineshop-Benutzernamen und Passwort an:</strong></td> </tr> <tr> <td width="70">Login:</td> <td><input name="j_username" id="username" type="text" /></td> </tr> <tr> <td>Passwort:</td> <td><input name="j_password" id="password" type="password" /></td> </tr> <tr> <td> </td> <td style="padding-top: 10px;"><a href="http://www.elektro-online.de/register.html?domain=www.granzow.de">Jetzt registrieren!</a> <a href="http://www.elektro-online.de/passwort.html?domain=www.granzow.de">Passwort vergessen?</a></td> </tr> <tr> <td colspan="2" style="padding-top: 10px;"><input value="Login" title="Login" src="images/granzow/button_bg_login.png" type="image" /></td> </tr> </tbody> </table> </form></td> </tr> </tbody> </table>
matthias


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen