I've generated a textbox and a button with this method:
Now I want, that the address I have copyed into the textCode:<HTML> <BODY> <p> <hr WIDTH="100%"><form><b><tt><font size=+1>Manuelle Eingabe:</font></tt></b> <input type=text value = "" size=40 maxlength=40><input type=submit value="Los!"> <br></form> </body> </html>
box gets started when I clik on the button.
How do I do this ?




Reply With Quote