i must running my code on "windows NT", "apache web server for windows", need odbc connection to DBC.
i am already know that if i want to send header, i can't use CGI apache (is it true?).
any other way i can send header here (if there have any advance code)?
cause i dont know how to set up DNS (ODBC connection in other OS like freebsb etc), can i place my code on server A(maybe linux), and database (dbf) on server B(windows NT) ? how can i connect to the database(connection code and connection setup)?
thank!
newbie...