#1  
Old 11th October 2010, 12:54 PM
jprenou
 
Posts: n/a
Default Encrypted nxscript pages


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  
Old 11th October 2010, 01:20 PM
Thorsten Engler [NDA]
 
Posts: n/a
Default Re: Encrypted nxscript pages

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

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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


All times are GMT +11. The time now is 04:46 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.