|
Log in | ||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello, I'm working on a web project based on the nxserver. Is there a way to encrypt my nxscript pages ? Since the nxscript page is rode somewhere I could put my encrypted method just before that. Regards, JP -- jprenou |
|
#2
|
|||
|
|||
|
jprenou wrote:
> I'm working on a web project based on the nxserver. > Is there a way to encrypt my nxscript pages ? > Since the nxscript page is rode somewhere I could put my encrypted > method just before that. The relevant code is in: function TnxPascalScriptEngine.DoFindUnknownFile(Sender: TObject; const OrginFileName: AnsiString; var FileName, Output: AnsiString): Boolean; and function TnxWebScriptProcessor.ProcessFile(aFilename, Params, ResultFileName: String): integer; (in both there is a TStringList.LoadFromFile call). |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| normal transport encrypted? | Chisolm Wilson | nexusdb.public.discussions | 1 | 13th February 2010 05:46 AM |
| how to write sql functions ( with sql queries in it) in nxscript | Ad Franse | nexusdb.public.support.sql | 4 | 30th September 2009 02:43 PM |
| Encrypted Tables? | Shane Stump | nexusdb.public.support.odbc | 2 | 11th December 2007 12:53 PM |
| Are SQL transactions encrypted??? | Germain Cassiere | nexusdb.public.support.sql | 4 | 26th June 2005 11:42 AM |
| Encrypted tables | Germain Cassiere | nexusdb.public.discussions | 20 | 1st April 2005 10:19 PM |