Hi i want to move to the page number as we enter page number in textbox.
I m using Textbox and Button.
<input type="text" id="txtPageno" runat="server" /> <input type = "button" id = "btnPage" value = "Go" runat="server" />
This is code.
But what should i write in javascript.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.