How to browse and select a remote file and then return the filename

2005-07-07 Thread Neville Hodder
I am in the process of learning how to use the CGI.pm module but can not find a method that will allow me to simply choose a 'remote' file. I need to be able to return the value "path+filename" of a file that the user has browsed to using something like the standard HTML form type: I do NOT wa

Easy question

2005-07-19 Thread Neville Hodder
The following code creates two Input types - a "file select" and a "text input". The "text input" data is returned as expected whilst the "file select" data is ignored. I have not found any references for a CGI "file select" form tag in my documentation so I guess it is not a recognised tag. How

One last error in Apache log

2005-07-22 Thread Neville Hodder
I think that I have almost managed to get my first (proper) CGI script to execute as intended, but it seems I still have one last hurdle to jump. My Apache error.log provides me with the following single line: [Fri Jul 22 16:34:37 2005] [error] [client 127.0.0.1] Access is denied.\r, referer: htt