I tried using AJAX, php and mysql but the real problem is that even if i do all ok and i can even get a result via get from my database is not working with construct. I investigated enough to notice that the problem is the following
"Failed to load resource: the server responded with a status of 404 (Not found) http part / local host : 50000 / <the real entire and rest of data>"
(and i had to put it not exactly because the edit does not allow me to post urls).
and its obvioust that is not working because construct is adding the localhost and a : number that should not be there.
i set that my browser does not "filter" and let me try to grab othe pages, as i can use chrome and disable some stuff, but, even so, its adding the localhost shit. (sorry i am just so tired of trying for about 12 hours).
please help i really need to debug this program and cannot do it if the only way is to run from the server.