I have made a page. I need a provision that when a person selects the number of items from dropdown box ... that number of textboxes should be displayed so that he can enter description about all items...
I think this can either be done by -
1. displaying that number of boxes on the same page..
or
2. By popping a window with selected number of text boxes..
I want to do it by 1st method...
I think this is a simple problem... If anybody can help please.....
I think this can either be done by -
1. displaying that number of boxes on the same page..
or
2. By popping a window with selected number of text boxes..
I want to do it by 1st method...
I think this is a simple problem... If anybody can help please.....
Comment