hi ,
suppose I have project on server in tempProject folder in that I have 2 folder img and app.
I have upload my application in app folder and I want path of img folder to access images.
so How could i do this with mappath?
if I wrote Server.Mappath("../../img/") not working
please tell me how to go about that?
Happy Programming!!
Rohi