Hi, there is no good way to encrypt your JavaScript code. But if you have a look on the Google JavaScript files you can see what you can do to obfuscate the script a little bit. But it will be still available i.e. when running the debugger, so, it is like .NET IL code, you can obfuscate it, but it will be readable for some geeks... ;)
Regards, Michael On 6/1/06, DSHI <[EMAIL PROTECTED]> wrote: > > Hi Michael, > > Since I started using AjaxPro.net to develop my commercial websites, I > have done lots of javascript programming on each pages. Since those > client scripts are available via 'View Source' in the browser, is there > any security concerns? Or, what do you think is the best practice to > program with AjaxPro.net? > > Thanks, > > Derek > > > > > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
