prankernet0
06-27-2003, 03:21 AM
I cannot figure out how to use a component provided by discountasp in my asp.net applications.
I'm not sure if I'm looking in the right place or even trying to add it right, my only geuss was provided by the following code:
<%@ Assembly Name="aspNetEmail, Version=2.0.0.514, Culture=Neutral, PublicKeyToken=bc571e8da1c1f543" %>
<%@ import Namespace="aspNetEmail" %>
Only the problem is that I can't seem to access any of the inherited objects from my code. I'm using VS .NET if that makes any difference.
Thanks on any help in advance.
ScHiZo
-------------------------------
"Hi Bob". "Who's Bob?".[?]
I'm not sure if I'm looking in the right place or even trying to add it right, my only geuss was provided by the following code:
<%@ Assembly Name="aspNetEmail, Version=2.0.0.514, Culture=Neutral, PublicKeyToken=bc571e8da1c1f543" %>
<%@ import Namespace="aspNetEmail" %>
Only the problem is that I can't seem to access any of the inherited objects from my code. I'm using VS .NET if that makes any difference.
Thanks on any help in advance.
ScHiZo
-------------------------------
"Hi Bob". "Who's Bob?".[?]