Michael Reynolds wrote:
> I can read file attributes just fine (author, title, etc,)
>
> But there's no way to update them. I know windows application can do
> it, but can a web application update these files?
>
> Here's the code I'm using:
>
> Dim oSummProps As DSOFile.SummaryProperties
>
Hmm, this does not look like vbscript, so I can only assume it is vb.net, in
which case:
There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-knowledgeable person here who
can answer your question, you can eliminate the luck factor by posting your
question to a group where those dotnet-knowledgeable people hang out. I
suggest microsoft.public.dotnet.framework.aspnet.
As for your question, I would suggest reading the documentation for the
DSOFile class. If that does not help, post to the dotnet newsgroup.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
|