Current location: Hot Scripts Forums » Programming Languages » ASP » Restricting ASP


Restricting ASP

Reply
  #1 (permalink)  
Old 10-14-03, 01:12 PM
geneane's Avatar
geneane geneane is offline
Newbie Coder
 
Join Date: Sep 2003
Location: The Carolinas
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Restricting ASP

What is the best way to secure an ASP application (not ASP.NET). I want to restrict it with a license key or something.
Reply With Quote
  #2 (permalink)  
Old 10-19-03, 01:43 AM
Shane Shane is offline
Coding Addict
 
Join Date: Jun 2003
Location: Maryland, US
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by geneane
What is the best way to secure an ASP application (not ASP.NET). I want to restrict it with a license key or something.
You can create an installer and have the license key thing built in. Or, you can create your ASP application and put parts of it in a COM object. In that COM object, you could create a few licensing functions.
__________________
Shane Bauer
Microsoft Certified Professional (MCP) - ASP.NET
ASP/ASP.net, C#, VB/VB.NET, PHP, Perl, SQL
Reply With Quote
  #3 (permalink)  
Old 10-19-03, 07:23 AM
geneane's Avatar
geneane geneane is offline
Newbie Coder
 
Join Date: Sep 2003
Location: The Carolinas
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Shane
You can create an installer and have the license key thing built in. Or, you can create your ASP application and put parts of it in a COM object. In that COM object, you could create a few licensing functions.

Is there information somewhere about this? Don't folks have to get COM objects registered on their servers??? I think I better go to .NET school.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 03:43 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.