imothep85's Forum Posts

  • Hi to all inside my app in "files", i have a file, wich i would like to "extract" to a folder in the hdd, how to do that with ajax?

  • hi, ho i can write/create a small file 1kb to a server/ftp?

  • no that changes nothing, when i re-try to import the file, the stcucture is allways in complete disorder :s

  • how i can remove the options for rescaling my app window size bigger or smaller?

  • Why when i try to import a file from the ftp, the content and the size of the file os not the same????

    in my app i sue nodejs and ajax with ajax i get the url of the file to import, and on succes, with nodejs i create the file on the hdd, but the file is NEVER the same, the structure is completly in disorder

  • well i have a problem with ajax im trying another stuff, i tell to ajax to copy from a ftp a test.txt to the textbox, it works, it copy the text and show that on the textbox, but whn i save that content to the hdd, all the structure of the fie test.txt its completly broken, in domplete disorder.

    how to fix that?

  • hi to all

    i have inside my app in FILES--->ICONS--->"test.txt"

    i would like to COPY that content to a textbox, HOW to do that????

    i see no options at all :s

    thanks

  • what im doing now its i take the serial number of the hdd, who is used as a licence, thats impossible to spoof, i mean the serial number from the constructor.

    so i have that serial number from my hdd "5VPBGXB6" wich i use for testing.

    so now what to do? do i have to tell when my software start to check if the key is the same machine+server and then if the key exist then the software start?

    and the inverse give a message error like "error licence"

  • hi all

    im working on a licence system wich works like this, the app register the serialnumber the real one with the wmic comand, and save that to the machine, and the server also.

    my question is, how a licence works?

    do i have to tell to my app to check if the licence is present in both, machine+server befor teh app start?

    and what to do if the user buy a new hdd?

    and also how to write the 1kb file to the ftp wich contains the serialnumber?

    thanks

  • thanks

  • hi all, how i can generate random numbers+letters like this "a12588f5d66ds9f6324dssdf448894314h"

    thanks

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • hi all, im working on my app, and i would like to save smalls datas to an ftp.

    i want to record the mac adress of the machine and save that on the ftp, it is possible?

    also i need to read the datas stored on the server.

    thanks

  • thanks

  • so i have to use (""WScript.Shell"") instead of ("WScript.Shell") ?

  • Ashley cant you tell me how i have to correct that? i mean what i have to change,

    thanks