The Textboxes are being generated at runtime ....they will get generated until the user fills the value in the preceding textbox and press enter. The values in the all textboxes need to be stored into the XML file so that the data can be transferred to SQL at once .(no need to hit the database again and again for better performance)/
How To Copy Multiple TextBox values to XML in JavaScript?
Collapse
X
Comment