ianripping
02-21-2004, 05:16 AM
What I need is a way to have a list of incomming reports.
User fills in report in report.html - a standard HTML form, this is then saved as a file (CGI Script).
I then need a script which looks at the directory and looks at the files in that directory.
It then looks at the subject of the report and uses this as its title.
The script will then list the titles, when clicked on, it will open those files.
Any idea's? or examples of this kind of thing?
Should I use a CGI Script?
User fills in report in report.html - a standard HTML form, this is then saved as a file (CGI Script).
I then need a script which looks at the directory and looks at the files in that directory.
It then looks at the subject of the report and uses this as its title.
The script will then list the titles, when clicked on, it will open those files.
Any idea's? or examples of this kind of thing?
Should I use a CGI Script?