Dal
08-07-2008, 02:52 AM
Hi,
Im looking for a scripting/programming language that I can use to run the same type of code that ECMA/javascript uses on a client side. The reason I ask is that I know theres no way to protect javascript code (successfully) but Im looking for the functionality of javascript from a client side manipulation but inside maybe even a client side compiled script that cannot be reverse compiled. I dont know all the tools available to me as I only know what I know and I need suggestions.
If I understand correctly, even google maps api is grabable (if not how do google protect there scripts and what scripting lang would they use)
I need something that has the functions available to manipulate the html and access the css properties from that html on a real-time state. Anything out there at does this?
Thanks
Dal
Im looking for a scripting/programming language that I can use to run the same type of code that ECMA/javascript uses on a client side. The reason I ask is that I know theres no way to protect javascript code (successfully) but Im looking for the functionality of javascript from a client side manipulation but inside maybe even a client side compiled script that cannot be reverse compiled. I dont know all the tools available to me as I only know what I know and I need suggestions.
If I understand correctly, even google maps api is grabable (if not how do google protect there scripts and what scripting lang would they use)
I need something that has the functions available to manipulate the html and access the css properties from that html on a real-time state. Anything out there at does this?
Thanks
Dal