![]() |
|
|
+ Search |
![]()
|
Feb 25th, 2002 22:40
John Smith, Martin Radloff,
<form name="form1">
<input type=text name="url1">
<input type="button" value="goto url" onclick="window.open
('http://www.geocities.com/'+document.form1.url1.value)" target="self">
</form>