21 Jan
2003
21 Jan
'03
11:23 p.m.
Hello, This must sound like the silliest and oxymoronic question, but I apologize in advance :-) I need to make an app running off of an Access DB pretty quickly. There are some confidential validations based on some confidential data. The logic needs to be on for-your-eyes-only basis. My thinking is to implement logic using Python scripts. Is there any way one can obfuscate the script? May be write it as an ExternalMethod and only put in .pyc in Extensions? Another way to do this would be to implement validation only in Javascript which can be pretty easily obfuscated. Any thoughts? Thanks in advance Vattekkat S Babu http://vsbabu.org/