I am implementing paging in my asp site. To do this I need to have a hyperlink for each page. For example, Previous 1 2 3 Next.
How do I create the 1 2 3 links dynamically? I am new to asp and so far I dont know how to write code on the page without using controls.
Thanks
How do I create the 1 2 3 links dynamically? I am new to asp and so far I dont know how to write code on the page without using controls.
Thanks