|
-
Sep 28th, 2016, 05:50 AM
#1
Thread Starter
Fanatic Member
Encryption (vbe files)
Hi
I have a file which is included in a number of pages
<!-- #include file="../_script/vb/blah.vbs" -->
The script includes some constants that I have been told to encrypt some how.
Using the windows encryption tool I encrypted this script creating a vbe copy of the file.
The problem I have is that other pages that include this file cant see it and when I change the references to
<!-- #include file="../_script/vb/blah.vbe" -->
the pages cant read the constants as they are encrypted.
What am I missing?
Do I neefd to encrypt everything that includes this script as well?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|