Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: seanl
  • Order by date
  1. seanl

    Browser File Uploading, File naming problem on server

    Here's the fup cgi.... #!/usr/local/bin/perl # Copyright (c) 1996 Steven E. Brenner # $Id: fup.cgi,v 1.2 1996/03/30 01:33:46 brenner Exp $ require 5.001; use strict; require "cgi-lib.pl"; MAIN: { # Change this so that it's the path to your script. my ($self) =...
  2. seanl

    Browser File Uploading, File naming problem on server

    Hi, I am new to perl, and don't really consider myself a real programmer, anyway I have a small problem which I would really like to solve and as I lack a lot of knowledge when it comes to perl, I hope someone can help. If someone does have the time to debug the scripts i'm using, I have them in...

Part and Inventory Search

Back
Top