Hi to everyone!,
How can i build an admin control aspx page with asp.net C#. i.e. upload multiple files(images) and add additional text amongst images and display them in another aspx page? like each img and it's relative text have their own table cell like and more like to be able to do create controls runtime so on and so forth.
All i need to find where to start and how to start. Just a simple book will do the job. I know basic things but because i am new i haven't tried to build an admin page where you create controls on runtime and specially display them in other aspx page in a dynamic table and images in their individual table cells!
Any help will be appreciated thanks!
How can i build an admin control aspx page with asp.net C#. i.e. upload multiple files(images) and add additional text amongst images and display them in another aspx page? like each img and it's relative text have their own table cell like and more like to be able to do create controls runtime so on and so forth.
All i need to find where to start and how to start. Just a simple book will do the job. I know basic things but because i am new i haven't tried to build an admin page where you create controls on runtime and specially display them in other aspx page in a dynamic table and images in their individual table cells!
Any help will be appreciated thanks!
Comment