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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

integrating asp.dll

Status
Not open for further replies.

samduncan

Programmer
Sep 14, 2000
6
GB
hi,

im working with a project team who had developed their own web server, does anyone know if it is possible to integrate asp.dll into another web server, therebye allowing us to support asp's?



thanks



Sam
[sig][/sig]
 
asp.dll is installed by default into your system
winnt\system32\inetsrv directory.
if u install the IIS in ur server it automatically install the asp.dll and it supports .asp files.
but one thing ur server must be asp supportable platform.for example linux does not supports .asp files.

with regards
webspy

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top