Highlights All Snippets Top 100 Snippets Librarians gbCodeLib
By Language VB6 JavaScript Perl HTML SQL Java DOS
#!/usr/bin/perl #do whatever Perl stuff you want first, then the next line sends the user to an existing page print "Location: http://www.vbinformation.com/index.htm " ;