Hi,
Never written a singe CGI script, but I guess I would need to, so I am asking for your help.
I have a HTML form.
I need to take a value from the form, then open ODBC connection to the SQL Server table and look if the value taken from the form is in the table. If it is, then I open 1.asp page, if not, then I need open 2.asp page.
So, as I understand, I would have to write cgi script to such processing. Am I wrong?
If not, would anybody share an example of cgi script that would do the ODBC connection and execute SQL statement.
Please, I am desperate for your help.
Thanks.
Never written a singe CGI script, but I guess I would need to, so I am asking for your help.
I have a HTML form.
I need to take a value from the form, then open ODBC connection to the SQL Server table and look if the value taken from the form is in the table. If it is, then I open 1.asp page, if not, then I need open 2.asp page.
So, as I understand, I would have to write cgi script to such processing. Am I wrong?
If not, would anybody share an example of cgi script that would do the ODBC connection and execute SQL statement.
Please, I am desperate for your help.
Thanks.