I am creating asp.net program to display a list of all subfolders in a folder. what i want is to create a relative path to the parent folder, but i am not sure how to do that. something similar to what u would do with images (~/Images/img.jpg). Can someone please help me.