This might be a silly question, but what the hell.
What's the difference between creating an ActivexDLL and using it in an ASP page
and:
Creating an IIS application Webclass?
Thanks in advance.
Printable View
This might be a silly question, but what the hell.
What's the difference between creating an ActivexDLL and using it in an ASP page
and:
Creating an IIS application Webclass?
Thanks in advance.
Web Classess to me is like the same things. I do not remember the exact reasons. They are in abook by wrox called vb6 web Programming. It's explained in detail. As soon as i find the book i will repost. Also you can create classes in vbscript. The bad thing is that the buisness rules would be visible, unless you encrypt the code.