Hi,
I have a question regarding parent directory. Suppose in IIS I have created a website called "testsite". This testsite is pointing to D:\Websites\eco mmerce\testsite . In that directory I have an aspx page called test.aspx. This test.aspx have an image tag whose src is "../images/test.jpeg".Wher e would be that directory pointing to? Please remember that IIS "testsite" home directory is D:\Websites\eco mmerce\testsite . Also will it work if I have a folder called images in D:\Websites\eco mmerce ?
Thanks for your help.
I have a question regarding parent directory. Suppose in IIS I have created a website called "testsite". This testsite is pointing to D:\Websites\eco mmerce\testsite . In that directory I have an aspx page called test.aspx. This test.aspx have an image tag whose src is "../images/test.jpeg".Wher e would be that directory pointing to? Please remember that IIS "testsite" home directory is D:\Websites\eco mmerce\testsite . Also will it work if I have a folder called images in D:\Websites\eco mmerce ?
Thanks for your help.
Comment