Author: Sergey Gussev
| Just type in any url, click the Go! button, and you're gone. To add this feature to your page, follow the directions below. |
| 1. Download Go.class and load it in your home page directory on your server. 2. Copy and paste the html code below on your page. 3. Make any necessary changes to the html code. |
| <applet codebase="Your page directory here" code="Go.class" width=250 height=60> <param name="TARGET" value="_new"> </applet> |