Re: [PHP] Posting values of dynamically generated text fields at a time

2010-07-14 Thread Saravanan Murugesan
Hi is anybody there to help me out on this? Hi all, I am new to PHP and JS. I am adding new text fields using javascript and I have to save the values of these fields in database in single row. So, how should I post these values? So that I can save them in the db. Additional Info:

Re: [PHP] Posting values of dynamically generated text fields at a time

2010-07-14 Thread Ashley Sheridan
On Wed, 2010-07-14 at 12:08 +0530, Saravanan Murugesan wrote: Hi is anybody there to help me out on this? Hi all, I am new to PHP and JS. I am adding new text fields using javascript and I have to save the values of these fields in database in single row. So, how should I

Re: [PHP] Posting values of dynamically generated text fields at a time

2010-07-14 Thread Saravanan Murugesan
a...@ashleysheridan.co.uk To: saravanan.muruge...@hurix.com Cc: Amit Bobade a...@e-arth.in; php-general@lists.php.net Sent: Wednesday, July 14, 2010 2:00 PM Subject: Re: [PHP] Posting values of dynamically generated text fields at a time On Wed, 2010-07-14 at 12:08 +0530, Saravanan Murugesan wrote

[PHP] Posting values of dynamically generated text fields at a time

2010-07-13 Thread Amit Bobade
Hi is anybody there to help me out on this? Hi all, I am new to PHP and JS. I am adding new text fields using javascript and I have to save the values of these fields in database in single row. So, how should I post these values? So that I can save them in the db. Additional Info:

Re: [PHP] Posting values of dynamically generated text fields at a time

2010-07-13 Thread Richard Quadling
On 13 July 2010 15:06, Amit Bobade a...@e-arth.in wrote: Hi is anybody there to help me out on this? Hi all, I am new to PHP and JS. I am adding new text fields using javascript and I have to save the values of these fields in database in single row. So, how should I post these