DS 420ssg b | ![]() ![]() |
Dr.Elliott |
¡@
Questions | Answer | Links |
How do intranet relate to client/sever system | Browser=Client,
Web server= Server CGI, proprietary server API, JDBC driver or Java servlet = Middleware |
Click to learn more |
What is ASP? | Active Server Pages (ASP) is a server-side scripting environment that you can use to create and run dynamic, interactive Web-server applications. ASP allows you to combine HTML, scripting, components, and transactions to create interactive Web content or Web-based applications. | Click for learn more |
What kind of Data Access technology is associated with ASP? List some other Micrsoft Data Acess technologes | ADO (ActiveX Data Object), one
of the ASP add-on components, is the data access
component for ASP.
|
Click to learn more |
Please give the 3 feature of IIS | IIS
is the only World Wide Web server that:
|
Click to learn more |
How the MTS and IIS integrate? | MTS and IIS
are integrated on two different levels:
|
Click to learn more |