to dynamically generate text box using javascript
843838Aug 25 2005 — edited Feb 25 2009hi...
i want to have a button such that if he clicks that button 2 textboxes be generated side by side.
i want the textboxes to be added just above the button so that the button is always below the newly created textboxes.
its not only once i want this ..i want that whenever he clicks the button 2 textboxes gets added everytime...
how can i achieve this?
thanks