creating run time controls

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

Locked
xs2manish
Forum Commoner
Posts: 26
Joined: Mon Aug 22, 2005 10:46 pm

creating run time controls

Post by xs2manish »

hi everybody

i am designing a application that is a client management system. now ours is a web based company so one of the details i have to store is their domain details.. now i want to make a control such that initially my form which will be used to feed the data, should show just one row where i will have three text boxes stating the domain name, renewal date. hosting renrewal date.

now what i want is that i should have an option(an ' add domain' button kind of thing) that if a particular client has more than one domain then on clicking the button i have another row added beneth the first one. the same way i should be able to add as many domain details the client have.

but unfortunately i just have an idea of what i want but none of how to get it. i need your help so plz help me

thanks in advance
User avatar
raghavan20
DevNet Resident
Posts: 1451
Joined: Sat Jun 11, 2005 6:57 am
Location: London, UK
Contact:

Post by raghavan20 »

you have to look at DOM and DHTML tutorials to create new INPUT controls.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

cross-posting is very uncool and is not taken lightly here. Please do not do it again.

Original thread: viewtopic.php?t=37569

This thread is locked.
Locked