Is it possible to generate an auto form that extract data from database.Actually,the process is like this:
1.User key in the application form.
2.Admin checked application form and type approve for...
Thanks for your reply.I didn't get what u meant.I never try use session variables like ur example before..So,i don't understand how to count the grand total using that's method.
I know how to store the count (total) from the 5 tables.But i don't know how to count grand total using session variables.I only manage to store (count total) separately from the 5 tables using the...
I need to count total from 5 different tables. Each of 1 table represent 1 type of form.The objective: to create a pie chart. The function of this pie chart is:to show total of form for current...
Is it possible to have an auto increment for reference number in 5 difference forms.I have Form A, Form B, Form C, Form D and Form E. Format of the number is like this CIR 000001/2012. 2012 is refer...
tirna= yes,i understand..i just don't know how can i carry the company_id in the <select> list because the <select> list is listed according to user_id in tbl company.i ve tried inner join the table...
arriealmable & tirna = I ve done what you told me before..my table is same like what you suggested.I didn't know how to make the product carry the company_id when submit it to database.It will follow...
I will try using AJAX too.But i think my problem is with the session.So,do you think i manage to overcome the problem with AJAX? I ve learned about AJAX long time ago,so i ve to search about...
Tirna: I think the problem is when i want to insert data to database.It is because of the session.John login to the site with session['idt'].id from the table of person.So,how can i insert to the...
Dear criterion9, i'm really sorry for the late reply coz i'm really busy..I ve detected the prob..The problem is my friend who created the table did a mistake..He wrote the length of the email =...
I am really blur what is the problem because i ve used the same code and applied it to my client database and everything was fine and there is no problem.
Actually there was technical error.I checked the email (marin-dbase.com) and i saw the email from the website (that i register on friday)..So, it still the same..the same problem that i faced before...
I ve tried the solution that you gave,but it did'nt send any error message.Now,i don't received any confirmation email when i used (marin-dbase.com) mail services. Before this,it...
I don't get any error message.it's just i can't sign in to the website (username@password incorrect).So, i checked the database and there is no data insert from the registration form.But, i receive...
Please help me to figure out what is the problem with this code.I ve tried register and successful.I received the confirmation email (username & password) and i can successfully sign in to the...