15 Apr
2001
15 Apr
'01
8:57 p.m.
Jason Cunliffe writes:
I have searched, and I know its really simple, but please can anyone tell me how to take a working URL like this:
http://Zsite231/images/manage_addProduct/Photo/PhotoAdd_version2
Whenever you have a path (absolute, server local), you can use "restrictedTraverse" to resolve it into an object (under the condition of sufficient permissions). Dieter