User Login
About Us
Services
Spam Filtering
Location
Hours
Staff
Prices
Sample Bill
Policies
Wireless INternet
Network Settings
FAQ
Troubleshooting
Qmail Manual
Mutt Manual
CGI Scripts
Web Page Help
Users's Homepages
Businesses
Virtual Domains

Miscellaneous General Info Technical Support Hosted Sites

GoURL  - CGI Scripts

  GoURL is a very simple Perl script to allow you to put a listbox navigation tool on your pages, such as the one at the bottom of this page. Try it and see how it works.

To use GoURL in your page, insert a form like this:

<FORM ACTION="/cgi-bin/GoURL.pl" METHOD=post>
<SELECT NAME="URL">

<OPTION SELECTED VALUE="http://www.cyberis.net/"> CyberIS Home Page
<OPTION VALUE="http://www.altavista.digital.com/"> AltaVista Search
<OPTION VALUE="/quake/"> Quake2 Servers
<OPTION VALUE="/links/"> Cool Links 
<OPTION VALUE="/UserMaint/"> User Maintenance

</SELECT>
<INPUT TYPE="submit" VALUE="Go">
</FORM>
You may construct a listbox with as many elements as you like. Each element must point to a valid URL. The URL you supply in the VALUE tag may be any valid URL. When in doubt, include the full URL beginning with http://.

If your form is properly constructed, users will now be able to select a destination from your list, and press GO to be taken there.


 
 
GoURL
Clock/Count
FormMail