Question
Forms in Dreamweaver - Where's the CGI?
I can build a form in Dreamweaver to collect information that
I want users to submit to a database or text file on the server.
In order for this form to work I must specify an ACTION which is the CGI script on the server. The server (Linix) has some scripts pre-installed in the CGI-BIN but it seems to me that I need a script that will match my form.
Do I need to learn to write CGI scripts or is there an automated process that builds the script based on the form?
In order for this form to work I must specify an ACTION which is the CGI script on the server. The server (Linix) has some scripts pre-installed in the CGI-BIN but it seems to me that I need a script that will match my form.
Do I need to learn to write CGI scripts or is there an automated process that builds the script based on the form?
