Ask a Question related to ASP.NET General, Design and Development.
-
Shawn & Jo-an Mehaffie #1
ASP.Net & IIS MetaData Question
1) Is there a way to access the IIS Meta Data using ASP.Net? I want to write a web site that will need to fill a combo box with a list of all the web sites we have on our server farm. I want the user to see a user friendly list and not the standard W3CV/???/???.
Any help will be appreciated.
S. Shawn Mehaffie
PC Resources, LLX
Shawn & Jo-an Mehaffie Guest
-
Metadata from JPG
I would like to get the Date Taken from the metadata from a jpg image taken with a digital SLR. Is there any ASP or Java script you are aware of... -
Deleting XAP Metadata
Hi All, Is there any way to delete XAP metadata from Plug-in? I'm not able to find any API to delete metadata. Thanks, Somnath -
Metadata
Is there any metadata scrubber utility available from Adobe or third party? Thanks in advance -
Exporting metadata
Hi all, I'm looking for a way to export the metadata associated with an image file, then create an adobe web photo gallery which contains the... -
Metadata help
I am looking for a way to lock and hide metadata on files that I upload to website. I add metadata for copyright, description and keywords (for my... -
John Saunders #2
Re: ASP.Net & IIS MetaData Question
Shawn,
The IIS MetaBase can be accessed through ADSI. You can use the classes in the System.DirectoryServices namespace to do this.
I'm afraid I don't have a good clean example for you. The documentation has some good System.DirectoryServices walk-throughs, they just don't use IIS as their example.
--
John Saunders
Internet Engineer
[email]john.saunders@surfcontrol.com[/email]
"Shawn & Jo-an Mehaffie" <ssm_jgm@hotmail.com> wrote in message news:OkuXydwWDHA.2204@TK2MSFTNGP12.phx.gbl...
1) Is there a way to access the IIS Meta Data using ASP.Net? I want to write a web site that will need to fill a combo box with a list of all the web sites we have on our server farm. I want the user to see a user friendly list and not the standard W3CV/???/???.
Any help will be appreciated.
S. Shawn Mehaffie
PC Resources, LLX
John Saunders Guest



Reply With Quote

