I am new to SharePoint, and want to discuss an issue.
I created a .ascx user control and put it on a site page "SomePage.aspx". I have a html table structure in my .ascx Control where i am showing different information. In one of the table column, I want to show an image. Now, my question is, where i store this image so that i can use it in my Control on site page ?? Can anybody tell me the complete path or url of folder to store images ??
Also the path for accessing that image ??
/_layouts/images/...See http://sharepoint.stackexchange.com/questions/39707/the-advised-place-to-put-images-and-css-files – RJ Cuthbertson Nov 20 '12 at 16:00