I am designing a custom page(inheriting from a custom master page) in one of my WSS 3.0 website. I am displaying all the files in a document library in a data-view web part.
Now, on the same page we need to provide provision to user for uploading files to this document library. There are few custom columns also in the document library for which we expect user to input values while uploading any file. Can anybody suggest the best approach for this requirement ?
We are looking for a code less (out of the box) solution for the problem.
Thanks in advance.
OpenPopupPageto/_layouts/Upload.aspx?List=...? :) – eirikb Nov 1 '12 at 6:09