G
Guest
I've created a C# class to access the Active Directory. I want to use this
code in several different web applications. Do I have to create a dll for
that code or can I import the code directly using something like ASP include
statement?
<!--#include virtual="/blahblah/ad_functions.inc"-->
Thanks for the help.
code in several different web applications. Do I have to create a dll for
that code or can I import the code directly using something like ASP include
statement?
<!--#include virtual="/blahblah/ad_functions.inc"-->
Thanks for the help.