Re: Crreate invoice form

2012-08-07 Thread designv...@gmail.com
http://slash7.com/2006/12/22/vampires/ On Tuesday, August 7, 2012 3:22:48 AM UTC+1, Mr. Manager wrote: > > Dear Sir, > > I am thanks a lots for useful help; however, I cannot understand, may you > help me with this form and I will send the whole application to you to be > easy for you to check.

Re: Crreate invoice form

2012-08-06 Thread Ly Dara
Dear Sir, I am thanks a lots for useful help; however, I cannot understand, may you help me with this form and I will send the whole application to you to be easy for you to check. Or may you are available for chat. I am looking forward to hearing from you as soon as possible. Sincerely Yours,

Re: Crreate invoice form

2012-08-06 Thread Dominik Gajewski
to save something to database you need to create jQuer-AJAX code which will be sending information via POST method to some PHP code in cake ther are some helpers, but I can present you how to do without. for exampe you have button or image which you clicking it should save your data, let's name it

Re: Crreate invoice form

2012-08-05 Thread Ly Dara
Can use guide me how to use it? On Sun, Aug 5, 2012 at 2:49 PM, Dominik Gajewski wrote: > I suggest to use JavaScript (jQuery, ..). It is really easy to solve > using jQuery with AJAX. > > > 2012/8/5 Mr. Manager : > > Dear All, > > > > I want to create form input for creating invoice which inclu

Re: Crreate invoice form

2012-08-05 Thread Dominik Gajewski
I suggest to use JavaScript (jQuery, ..). It is really easy to solve using jQuery with AJAX. 2012/8/5 Mr. Manager : > Dear All, > > I want to create form input for creating invoice which including two table > invoice and invoice detail. Invoice detail process when the user type item > code and cl

Crreate invoice form

2012-08-05 Thread Mr. Manager
Dear All, I want to create form input for creating invoice which including two table invoice and invoice detail. Invoice detail process when the user type item code and click add button I want to update the data show in table on the form without refreshing page because they user can choose othe