It can be done, but would require server-side programming to do. Here are
some links to articles that describe how to do it using ASP.Net:
http://msdn.microsoft.com/library/de...m_asp__net.asp
http://www.ondotnet.com/pub/a/dotnet...rmsauthp1.html
http://www.4guysfromrolla.com/webtech/110701-1.shtml
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
I'd rather be a hammer than a nail.
"BigEyedFish" <(E-Mail Removed)> wrote in message
news:79713985-F060-4ED9-99F0-(E-Mail Removed)...
> I've got an Intranet page somebody else made a while back that has
> hyperlinks
> to documents and the sort. What I want to do is have these hyperlinks
> display/not display based on my Active Directory OU's. Is this possible?
> or,
> does somebody have a different idea by which I can accomplish the same
> thing.