IDC is an ISAPI library that acquires data from SQL Server or other data sources using ODBC. Then IIS turns the data into an HTML page and returns to the customer. The web page of this method, I haven't seen it from the Internet. It may be too cumbersome. However, let's do testing.
Establish the xxx.idc file first, as follows:
DataSource: BBS -> System DSN
UserName: SA -> Login User ID
Password: -> Login password
Template: xx.htx -> HTML extended files used
Expires: 5-> Buffet page time
SQLStatement: select * from register -> SQL statement, you can also accept parameters from forms
Build the XX.htx file used, as follows: