i have worked my website for a month, i installed modules,component and etc., but these few days when i log in in my back end as super user, my control panel was blank the only thing that i can see is the "log out" and "view site". already searched the internet but no luck.
i have this application that is used through network. i just shared the application folder and set the permission to everyone. My forms and tables has no problem on accessing through the network but i have this encryp.prg (program) that i always used whenever i create new user. When i triggered...
here is what i want to save in my table '00-00-00' where the zeroes starting from the right are increments whenever the user saves the data. so when there's a lot of data later on, the format of my number should be '01-99-99'.
so far i tried this setup but i cannot save the '-' sign only the...
I have two tables named Employee and service. My parent table is the employee which is the id field set to relation to the id field of the service table. I want to print out a report with the two tables data.. Example if I locate the id of employee which is 1 in the employee table then it should...
hello.....
i have already done making my system but i want to hide or lock the tables in installation directory. Is this possible? I've already not included my forms but of course not including my tables when i build my program is not good.. i worried when i install my system on other computer...
Please help!!
i'm trying to save data but i cant, is their any problem on my syntax..
SELECT sample
thisform.text1.Value = str(YEAR(DATE()))+'-'+ left(faculty.firstn,1) + LEFT(faculty.middlen,1)+LEFT(faculty.lastn,1)
replace prop_num WITH thisform.text1.Value
i want to save data from text1...
sir... can anyone help me to make this possible, i have this form to capture persons face to add his profile..i searched from the internet and found useful infos but unfortunately didn't fit my needs.. the code on displaying the form to get frame on the image was there but i want to take the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.