Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Com Engine

Status
Not open for further replies.

CFProgrammer

Programmer
Jan 29, 2001
53
US
I was just wondering, which com object is being called when you write an asp page.

<%=now()%>
 
That function is handled by asp.dll, also know as the ASP scripting engine.
 
I know that, but which &quot;COM&quot; object is being called once an asp page is being processed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top