Adamthewebguy
Programmer
I need some help with a clients site that I am in the process of developing.
What I need is some code that I can manipulate.
Here is basically what I need:
I can create a form ( that's not the problem ) What I need the form to do is the issue here. I need a drop down menu ( and that is the part I can handle ). When a user would click on the drop down menu he would choose say 1,2 or 3. Depending on what he choose would determine what happens next. In every case he would get 3 text boxes from left to right. If he chooses 2 he would get 2 rows of 3 text boxes.
So there would be a text box;
HERE HERE and HERE and then again
HERE HERE and HERE.
If he chooses 3 there would be a text box,
HERE HERE and HERE and then 2 more below that,
HERE HERE and HERE
HERE HERE and HERE
Can you help me get some code that would do that?
Either by refreshing the page with that layout or by just dynamically inserting the text boxes?
Or at least guide me to someone who can help me?
I actually need a real live person as I have tried as many tutorials that I can handle at this point.
Thank you in advance,
Adamthewebguy Web Design
What I need is some code that I can manipulate.
Here is basically what I need:
I can create a form ( that's not the problem ) What I need the form to do is the issue here. I need a drop down menu ( and that is the part I can handle ). When a user would click on the drop down menu he would choose say 1,2 or 3. Depending on what he choose would determine what happens next. In every case he would get 3 text boxes from left to right. If he chooses 2 he would get 2 rows of 3 text boxes.
So there would be a text box;
HERE HERE and HERE and then again
HERE HERE and HERE.
If he chooses 3 there would be a text box,
HERE HERE and HERE and then 2 more below that,
HERE HERE and HERE
HERE HERE and HERE
Can you help me get some code that would do that?
Either by refreshing the page with that layout or by just dynamically inserting the text boxes?
Or at least guide me to someone who can help me?
I actually need a real live person as I have tried as many tutorials that I can handle at this point.
Thank you in advance,
Adamthewebguy Web Design