in reply to Re: CGI script problem .. trying to upload files
in thread CGI script problem .. trying to upload files

well there is that possibility .. i dont know how old a cgi version tripod uses :(
  • Comment on Re^2: CGI script problem .. trying to upload files

Replies are listed 'Best First'.
Re^3: CGI script problem .. trying to upload files
by john_oshea (Priest) on Jan 10, 2006 at 14:51 UTC

    It would have to be ancient - upload() got added in... February 1999(!)

      well i have just had a look. the version tripod is using is version 2.30 from 1997 ... so .. 9 years old. lol. I guess that is what you get for using a freebie cgi server

        Whoah... Have a look at the Changes file for CGI.pm, and scroll (and scroll and scroll) till you get to 2.30. There's been a metric buttload of changes. Needless to say, using a version from this millennium would probably be A Good Thing ;-)