
23-10-2002, 09:43 AM
|
|
Novice Webmaster
|
|
Join Date: Mar 2002
Posts: 13
Rep Power: 0
|
|
ActiveX: how to make apps secure?
hi all!
my question is about making my ASP apps secure. secure in a sense that nobody should be able to copy my files (assume you have physical access to my server) and re-create the same environment on their servers and run my apps.
how can DLL files make ASP apps more secure? again, the question is not about seeing the code but about copying the DLL files.
|