S
Santosh
Friends,
I have a DLL which makes a connection to the database and other functions as
well.
I have been using this DLL sucessfully in asp based websites.
I want to use this DLL in aspx but with no sucess.
I want to create a siteheader.vb where in I want to Instantiate this DLL and
use it throughut the site by means of reference or by any other means.
An example would be
Dll Name: ccConnection.dll
How do I create it under a class in siteheader.asp and use it throughout the
aspx site.
Any help in code or links would be appreciated.
I have a DLL which makes a connection to the database and other functions as
well.
I have been using this DLL sucessfully in asp based websites.
I want to use this DLL in aspx but with no sucess.
I want to create a siteheader.vb where in I want to Instantiate this DLL and
use it throughut the site by means of reference or by any other means.
An example would be
Dll Name: ccConnection.dll
How do I create it under a class in siteheader.asp and use it throughout the
aspx site.
Any help in code or links would be appreciated.