"YOU AND THE ART OF ONLINE DATING" is the only product on the market that will take you step-by-step through the process of online dating, provide you with the resources to help ensure success. Get it now!
Sure you can do this. I can think of a number of ways. One is to create a variable that stores the list items in an array.As you interact with the list items in the UI, you can also updated the array.
Upon click of the SUBMIT button, stick the array into a hidden INPUT for sending back to the server. That said...if things are being created/hidden on the fly in the UI, a person might expect that to be updating the server real-time via URL2 make sure your UI design clearly shows that it won't be updated UNTIL a user performs the SAVE action. As for a framework, the defacto answer would be jQuery.
Probably the easiest way to do this would be to put the array of values into a JSON object, and then embed that object as a string value into a hidden element on the form. Then in the server-side code in which you process the form, you should be able to decode the JSON object pretty easily. For instance, in PHP, this is a simple process of calling json_decode().
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.