5 Mar
2003
5 Mar
'03
7:26 p.m.
Caleb Land wrote at 2003-3-4 17:39 -0500:
... If that's the case, then what would be a good way to achieve my original goal? (restricting access to an acquired source based on context (in this case index_html))
???? You told us that "index_html" must be viewable (you did not tell us why). If this is the case, you can protect the objects "index_html" accesses doing its work and thus get context sensitive protection. You would probably control the "Access contents information" for this purpose. Dieter