|
|
The good news is that everything we’ve discussed so far about creating and configuring ASP.NET applications on IIS 6 also applies to ASP applications! The only real difference is that you must enable ASP instead of ASP.NET using the Web Service Extensions (WSE) node in IIS Manager—and of course your .asp pages must comply with the ASP programming model.
|
|