EarthWeb
Developer.com
Site
windows 2000
visual c++
java
visual basic
javascripts
recommend it
 
Book
thinking in java
 
Interact
forum
guest book
jobs
jokes
what's new

share code
 
Resource
add resource
modify resource
new resource
 

[Internet Jobs]
-----
Java by E-mail:

Get the weekly e-mail highlights on Java!
-----

-

Open a page from a FORM INPUT field


Author: Real Gagnon
Author's WebSite: http://tactika.com/realhome/realhome.html


 <HTML><HEAD>
 <SCRIPT>
 function gotoURL(){
   var newURL = document.GotoForm.theURL.value
   document.location.href=newURL
   }
 </SCRIPT></HEAD>
 <BODY>
 <FORM ACTION="JavaScript:gotoURL()" 
       METHOD="GET" 
       NAME="GotoForm">
 URL:
 <INPUT   TYPE="text" 
           NAME="theURL"  
  REQUIRED SIZE="50" 
      MAXLENGTH="100">
 <INPUT TYPE="submit" 
       VALUE="Goto">
 </FORM></HTML>



Posted On: 10-Jul-1999

internet.commerce



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy