Moin Moin !
Sönke, Du irrst. Zumindest mit aktiviertem JS kann man eine Lösung zusammenpfuschen:
user: <input type="text" name="user" value=""><br>
pass: <input type="password" name="pass" value=""><br>
---> <input type="button" onclick="location.href='http://'+escape(this.form.user.value)+':'+escape(this.form.pass.value)+'@www.example.com/da/will/ich/hin.html';">
Alexander
--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so!"
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so!"