Its really urgent. Please help me.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gavy
Forum Newbie
Posts: 2
Joined: Tue Oct 20, 2009 11:35 pm

Its really urgent. Please help me.

Post by gavy »

I hav a form with five rows. Each row is having two dropdown lists, two textboxes and a textarea. I want to add a button(Add a Row), which on pressing generates a new row similar to above rows. But it should have different name and id for all the items.

Its really urgent. Please help me.


Regards,
Gavy
Mark Baker
Forum Regular
Posts: 710
Joined: Thu Oct 30, 2008 6:24 pm

Re: Its really urgent. Please help me.

Post by Mark Baker »

gavy wrote:Its really urgent. Please help me.
If it's really that urgent, what have you done so far and what problems are you having.

PS. The easiest solution is javascript
gavy
Forum Newbie
Posts: 2
Joined: Tue Oct 20, 2009 11:35 pm

Re: Its really urgent. Please help me.

Post by gavy »

I got the solution.Thanks Mark.
Post Reply