| View previous topic :: View next topic |
| Author |
Message |
cgerp
Joined: 18 Sep 2009 Posts: 1
|
Posted: Fri Sep 18, 2009 1:07 am Post subject: how to use the exe |
|
|
i have a javascript function in default.js
function getrowindex(source)
{
return 1
}
use ScriptCryptor to default.exe
how to use the default.exe in html page?
thanks |
|
| Back to top |
|
 |
|
|
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Mon Sep 21, 2009 5:50 pm Post subject: |
|
|
| You can not use compiled script in html page. ScriptCryptor create desktop applications. |
|
| Back to top |
|
 |
|