Home

FAQs

How to Use

How to BUY

How to Upgrade

History

DownLoad Free 

** FAQs **

Frequently Asked Questions

=====================================================================================================

Question List: 

1, Whether the encrypted ASP files can be released to the virtual host of ASP that provided by the Internet virtual host provider?

2, The ASP Locker can encrypt all the files included in a directory?

3, Some of my ASP files have called .DLL and .OCX file, can I still use the ASP Locker to encrypt them?

4, After encrypted by the MS Script Encoder screnc.exe, then use the ASP Locker to encrypt it, Can we do it?

5, Does the ASP Locker support IIS6 (comes with Windows2003)?

6, Does the AspCodeLocker support JavaScript?

7, Can I ask for some tailor-make functions? For example, I want to remove the copyright information of the software, So I can easy to use along with my customer.

8, I have applied for the register code for my machine, and when I release my encrypted product to my customer, do I also need the Web Server of my customer to apply for the register code again?

9, Does Asp Code Locker support Application object? 

10, I have use the FSO Object in my ASP page, what does I need to be note? 
=====================================================================================================

Q:1, Whether the encrypted ASP files can be released to the virtual host of ASP that provided by the Internet virtual host provider?
A: The encrypted ASP files can't be released to the virtual host of ASP that provided by the Internet virtual host provider, unless the virtual host allows you to run the DLL register program. So general circumstance is, the AspCodeLocker mainly used for the situation that your customer has the independent web server host, for example your customer contain their own Internet WWW host server, or your customer develop a set to used for the Intranet.

Q:2, The Asp Locker can encrypt all the files included in a directory?
A: YES. It can encrypt all the files that include in the specific directory and it's sub-directories. But what to need to be note is,
If a certain ASP file were not encrypt by ASP Locker, so all the ASP files that include in this file should not be encrypted. For example: In the a.asp file has these statements:
<!-- #include file = "b.asp" -->
<!-- #include file = "c.css" -->
......
<%
......
server.transfer("d.asp")
......
%>
If the a.asp file not be encrypted, so, b.asp, c.css and d.asp also cann't be encrypted.
If the a.asp was encrypteded, so, whether b.asp, c.css and d.asps to be encrypted will be decided by you, you can encrypt them and also not encrypt them.
If the a.asp has already be encrypted, and then you modified some of b.asp, c.asp or d.asp again, so you need to re-encrypt the a.asp.

Q:3, Some of my ASP files have called .DLL and .OCX file, can I still use the ASP Locker to encrypt them?
A: YES, You can.
But, if these .DLL and .OCX files need to be register, then you still need to register them. (Usually use regsvr32.exe to register) 

Q:4, After encrypted by the MS Script Encoder screnc.exe, then use the ASP Locker to encrypt it, Can we do it?
A: No, you can't do it.
You must take your ASP source code to be encrypted.

Q:5, Does the ASP Locker support IIS6 (comes with Windows2003)?
A: YES. We have full tested under IIS6.

Q:6, Does the Asp Locker support JavaScript?
A: YES, if you use JavaScript as the client script language. The Asp Locker only support VBScript as the server script language. Language switching within a single ASP file or associated include files is also not supported. 

Q:7, Can I ask for some tailor-make functions? For example, I want to remove the copyright information of the software, So I can easy to use along with my customer.
A: if you feel that the AspCodeLocker is useful, and need to be some to tailor-make function, you can write to us (support@mygrep.com)  to associate the cooperate terms.

Q:8, I have applied for the register code for my machine, and when I release my encrypted product to my customer, do I also need the Web Server of my customer to apply for the register code again?
A: NO, you do not need to register again on your customer machine if you have applied a register code from us for your ASP Locker. 
Q:9, Does ASP Code Locker support Application object? 
A: YES. ASP Locker support these 6 built-in objects of the ASP environment. But, the Global.asa were not encrypted. 

Q:10, I have use the FSO Object in my ASP page, what does I need to be note? 
A: if your ASP files used the object of FSO Object, so, the files that read and write by object of FSO must not be encrypted, otherwise the contents of the readout is not the text of that you want. 

 

AspCodeLocker Works(support@mygrep.com)

Copyright © 2003-2005 All rights reserved