Re: Integrating a submit call inside a CGI

2002-07-22 Thread Wiggins d'Anconia
I am not an expert on CGI.pm (as I don't use it personally) but there didn't seem to be any other responses so I thought I would fire one off. If I am understanding what you asked correctly, there is no way to pass a "CGI object" to the new process from the old do to the fact that the browser

Integrating a submit call inside a CGI

2002-07-22 Thread Donald J Miller
Hello everyone, I am writing a CGI to access a database.  There is a form for the user to input the record into the database.  If the user inputs a record that is already in the database I would like the CGI to prompt the user they are doing this and if they wish to continue then the record will