PDA

Click to See Complete Forum and Search --> : Textbox and button (address)


Matt-D
Feb 7th, 2001, 11:36 AM
I've generated a textbox and a button with this method:

<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>


Now I want, that the address I have copyed into the text
box gets started when I clik on the button.

How do I do this ?

sail3005
Feb 7th, 2001, 05:23 PM
window.location=document.formname.textboxname.value