Ask a Question related to ASP Database, Design and Development.
-
Jeff Clark #1
got me stumped
Hi. How ya doing?
You guys are great.
I am stumped.
You know when you right-click on an image or other file, you get the
properties sheet. Then you take the Summary tab. How do I read the Summary
tab with ASP or Vb?
Thanks so much!
Jeff Clark
Jeff Clark Guest
-
Stumped
Hi all I am receiving the following message in a routine which logs the transaction before registering a new user. It fails on the open instruction... -
I'm stumped
There must be a way! I've been looking everywhere, I want to set my browser to automatically play flash ads, and movies (whatever) to play on low... -
Stumped by Update...
I just installed InD CS on Windows XP. First time I launched it, it went and got the 3.01 update all by itself. But it wouldn't install until I quit... -
I'm stumped with ActionScript....
**Error** Classes\com\intelesistech\olhausen\selectablePanel\FinishPanel.as: Line 26: There is no method with the name 'setTransform'... -
Could someone have a look at my .fla please. I'm stumped!
Okay firstly heres the .swf of what im trying to do http://www.happylobster.co.uk/flash/flashtester.swf Basically I have 2 Scenes, each with a... -
Ray at #2
Re: got me stumped
"Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
news:%23r342r%23rDHA.684@TK2MSFTNGP09.phx.gbl...Summary> Hi. How ya doing?
> You guys are great.
> I am stumped.
> You know when you right-click on an image or other file, you get the
> properties sheet. Then you take the Summary tab. How do I read the> tab with ASP or Vb?
>
> Thanks so much!
> Jeff Clark
>
>
>
>
Ray at Guest
-
Mark Schupp #3
Re: got me stumped
There doesn't appear to be anything built-in. You will probably have to
create or locate a component. See
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stg/stg/the_summary_information_property_set.asp[/url]
for more information.
--
Mark Schupp
Head of Development
Integrity eLearning
[url]www.ielearning.com[/url]
"Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
news:%23r342r%23rDHA.684@TK2MSFTNGP09.phx.gbl...Summary> Hi. How ya doing?
> You guys are great.
> I am stumped.
> You know when you right-click on an image or other file, you get the
> properties sheet. Then you take the Summary tab. How do I read the> tab with ASP or Vb?
>
> Thanks so much!
> Jeff Clark
>
>
>
>
Mark Schupp Guest
-
Aaron Bertrand [MVP] #4
Re: got me stumped
You might find some of this information, see [url]http://www.aspfaq.com/2296[/url]
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
"Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
news:#r342r#rDHA.684@TK2MSFTNGP09.phx.gbl...Summary> Hi. How ya doing?
> You guys are great.
> I am stumped.
> You know when you right-click on an image or other file, you get the
> properties sheet. Then you take the Summary tab. How do I read the> tab with ASP or Vb?
>
> Thanks so much!
> Jeff Clark
>
>
>
>
Aaron Bertrand [MVP] Guest
-
Mark Schupp #5
Re: got me stumped
I think he is looking for the kind of stuff you can set in a work Doc on the
summary tab in properties. Like: title, subject, author, keywords, etc.
--
Mark Schupp
Head of Development
Integrity eLearning
[url]www.ielearning.com[/url]
"Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
news:Oph6mrTsDHA.2380@TK2MSFTNGP09.phx.gbl...> You might find some of this information, see [url]http://www.aspfaq.com/2296[/url]
>
> --
> Aaron Bertrand
> SQL Server MVP
> [url]http://www.aspfaq.com/[/url]
>
>
>
>
> "Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
> news:#r342r#rDHA.684@TK2MSFTNGP09.phx.gbl...> Summary> > Hi. How ya doing?
> > You guys are great.
> > I am stumped.
> > You know when you right-click on an image or other file, you get the
> > properties sheet. Then you take the Summary tab. How do I read the>> > tab with ASP or Vb?
> >
> > Thanks so much!
> > Jeff Clark
> >
> >
> >
> >
>
Mark Schupp Guest
-
Aaron Bertrand [MVP] #6
Re: got me stumped
Yes, I know. And you can get some of that from GetDetailsOf, detailed in
the link I sent.
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
"Mark Schupp" <mschupp@ielearning.com> wrote in message
news:OzrpJ7qsDHA.2088@TK2MSFTNGP09.phx.gbl...the> I think he is looking for the kind of stuff you can set in a work Doc on> summary tab in properties. Like: title, subject, author, keywords, etc.
>
> --
> Mark Schupp
> Head of Development
> Integrity eLearning
> [url]www.ielearning.com[/url]
>
>
> "Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
> news:Oph6mrTsDHA.2380@TK2MSFTNGP09.phx.gbl...>> > You might find some of this information, see [url]http://www.aspfaq.com/2296[/url]
> >
> > --
> > Aaron Bertrand
> > SQL Server MVP
> > [url]http://www.aspfaq.com/[/url]
> >
> >
> >
> >
> > "Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
> > news:#r342r#rDHA.684@TK2MSFTNGP09.phx.gbl...> > Summary> > > Hi. How ya doing?
> > > You guys are great.
> > > I am stumped.
> > > You know when you right-click on an image or other file, you get the
> > > properties sheet. Then you take the Summary tab. How do I read the> >> > > tab with ASP or Vb?
> > >
> > > Thanks so much!
> > > Jeff Clark
> > >
> > >
> > >
> > >
> >
>
Aaron Bertrand [MVP] Guest
-
Mark Schupp #7
Re: got me stumped
I see it now. Looks like my local copy of msdn is way out of date.
--
Mark Schupp
Head of Development
Integrity eLearning
[url]www.ielearning.com[/url]
"Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
news:eaJ%239yftDHA.3656@TK2MSFTNGP11.phx.gbl...[url]http://www.aspfaq.com/2296[/url]> Yes, I know. And you can get some of that from GetDetailsOf, detailed in
> the link I sent.
>
> --
> Aaron Bertrand
> SQL Server MVP
> [url]http://www.aspfaq.com/[/url]
>
>
>
>
> "Mark Schupp" <mschupp@ielearning.com> wrote in message
> news:OzrpJ7qsDHA.2088@TK2MSFTNGP09.phx.gbl...> the> > I think he is looking for the kind of stuff you can set in a work Doc on> > summary tab in properties. Like: title, subject, author, keywords, etc.
> >
> > --
> > Mark Schupp
> > Head of Development
> > Integrity eLearning
> > [url]www.ielearning.com[/url]
> >
> >
> > "Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
> > news:Oph6mrTsDHA.2380@TK2MSFTNGP09.phx.gbl...> > > You might find some of this information, see>> >> > >
> > > --
> > > Aaron Bertrand
> > > SQL Server MVP
> > > [url]http://www.aspfaq.com/[/url]
> > >
> > >
> > >
> > >
> > > "Jeff Clark" <JeffC@NO_SPAMreturnventures.com> wrote in message
> > > news:#r342r#rDHA.684@TK2MSFTNGP09.phx.gbl...
> > > > Hi. How ya doing?
> > > > You guys are great.
> > > > I am stumped.
> > > > You know when you right-click on an image or other file, you get the
> > > > properties sheet. Then you take the Summary tab. How do I read the
> > > Summary
> > > > tab with ASP or Vb?
> > > >
> > > > Thanks so much!
> > > > Jeff Clark
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> >
>
Mark Schupp Guest



Reply With Quote

