kydo76
05-24-2003, 05:12 AM
i wanted to have a page that contains an input box and 2 buttons (Add and Remove).
When you click on the Add button, it will add another input box right below the one previously there (however, through the use of a break tag or a table or anything else you can think of)
when you click on the Remove button, it will remove the last input box that was added
also, if it's done by refreshing the page somehow, with the added control created with the refresh, how can i keep any information that was previously typed before the page was refreshed
thanx.. : )
When you click on the Add button, it will add another input box right below the one previously there (however, through the use of a break tag or a table or anything else you can think of)
when you click on the Remove button, it will remove the last input box that was added
also, if it's done by refreshing the page somehow, with the added control created with the refresh, how can i keep any information that was previously typed before the page was refreshed
thanx.. : )