User-1705717250 posted
Hello Nava,
Take a look at FavoriteLinks.ascx and FavaoriteLinks.ascx.vb this will show you how the links sections works.
You do not say how you want to store the video's and files.
But if you where to start with a copy of this control then you would need to change the default.aspx to add the new control.
You will also need to add a file upload control to the video control to allow for file upload to the site.
Hope it helps