I'm trying to save multi line values in textbox into multi rows in sql. I have a textbox as shown in below image
http://www.4shared.com/photo/91DD7knd/Multi-textbox.html
After save, I want in data sql as below:
http://www.4shared.com/photo/8yEVRPbV/Data-Sql.html
Please help me to achieve this in possible, thank you!