Search results

  1. D

    Windows 8 problem

    in windows 8, when I click on my publication, it shows this error. unable to download index.html from heserver. unable to open this internet site. The requested site is either unavailable or can not be found. Please try again later. index.html is my home page while compiling the publication.
  2. D

    Cpu id

    HI, This function window.external.GetGlobalVariable(‘cpuvalue’, ‘none’); gives value like: B668ED322C6878F683A9DF2F0BDDBBEB where as the actual cpu id which is received through javascript, is: BFEBFBFF000206A7 is there any HESCRIPT which gives the actual cpu id. If not, whether cpuid created...
  3. D

    Taking value from javascript to hescript (SOLVED)

    Hi, Can I take a javascript variable value to hescript. Is this possible. Basically, I want to generate a random number in javascript and then want to transfer its value to registry. For writing to registry I am using hescript function WriteRegStr, so i want to use the value in writeregstr...
  4. D

    Writing and reading to/from Windows Registry in an ebook

    I need examples of HEscript for writing to registry and reading from registry, please provide some examples. I also need to pass key and value to the registry which will be through a variable. please provide some examples.
  5. D

    Problem with users using IE9

    Hi, I have been distributing my publication to various users. But recently I started facing one problem. With users using IE 9, my command of %url% is not working. I am checking some input from my user, checking it online through my website and the redirecting the user to my publication...
Back
Top