diegomelo
New member
Hi. I’m from Brazil, so, I translated this message with Google. 
I need to run a program compiled with ExeOutput on a CD-Rom. In the program, a list of images is carried by a link via Ajax. When the program is running for the first time that loading takes too long, giving the impression that the program crashed. After the first click, they load faster. Is there any way to do this “preloading” before the clicks, to the images load faster?
BTW, the images are in the folder “Data”, not compiled with .exe. The sqlite database, from which are taken the names of image files, is also in this folder.
I need to run a program compiled with ExeOutput on a CD-Rom. In the program, a list of images is carried by a link via Ajax. When the program is running for the first time that loading takes too long, giving the impression that the program crashed. After the first click, they load faster. Is there any way to do this “preloading” before the clicks, to the images load faster?
BTW, the images are in the folder “Data”, not compiled with .exe. The sqlite database, from which are taken the names of image files, is also in this folder.
Last edited: