Regards, Raja, USA
Thanks Pavan Kumar Mark Answer if this fits the need
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Style="z-index: 100; left: 148px; position: absolute; top: 101px" Text="Calling Second Page using Crosspage" TabIndex="2" PostBackUrl="~/CrossPagePosting2.aspx" /> <asp:TextBox ID="TextBox2" runat="server" Style="z-index: 101; left: 146px; position: absolute; top: 62px" TabIndex="1"></asp:TextBox> <asp:Label ID="lbl" runat="server" Style="z-index: 102; left: 52px; position: absolute; top: 65px" Text="Last Name"></asp:Label>
NaveenKumar
Login to post response