I have created 1 application that can create dyanmaic or multiple TextBox and now i need 4 how i can get a that created textbox value in a placeholder or a label...

ASPX code

Code:
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="Create_TextBox.WebForm1" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...