Home All Groups Group Topic Archive Search About


Author
21 Mar 2006 12:23 PM
nospam
Where the heck can I find the official ASP documentation - ie about methods,
objects, etc - what in the Java world would be called the API pages? I went
to MSDN and searched for ASP API and all I found was about 4 basic pages on
Active Server Pages.

I'd be grateful if someone can point me to ASP's equivalent of this:
http://java.sun.com/j2se/1.3/docs/api/

Cheers.

Author
21 Mar 2006 12:57 PM
DennisLee
I think, this is what you want

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/activeservpages.asp

--
/*********************************/
Blog : http://ddongdog.egloos.com
Wiki : http://wiki.ddongdog.com
JinHyoung Lee
/*********************************/
<nospam@nospam.com> wrote in message
Show quote
news:dvor8o$6gm$1@nwrdmz02.dmz.ncs.ea.ibs-infra.bt.com...
> Where the heck can I find the official ASP documentation - ie about
> methods, objects, etc - what in the Java world would be called the API
> pages? I went to MSDN and searched for ASP API and all I found was about 4
> basic pages on Active Server Pages.
>
> I'd be grateful if someone can point me to ASP's equivalent of this:
> http://java.sun.com/j2se/1.3/docs/api/
>
> Cheers.
>
Author
21 Mar 2006 1:18 PM
Bob Barrows [MVP]
nospam@nospam.com wrote:
> Where the heck can I find the official ASP documentation - ie about
> methods, objects, etc - what in the Java world would be called the
> API pages? I went to MSDN and searched for ASP API and all I found
> was about 4 basic pages on Active Server Pages.
>
> I'd be grateful if someone can point me to ASP's equivalent of this:
> http://java.sun.com/j2se/1.3/docs/api/
>
> Cheers.

Plus this:
http://msdn.microsoft.com/library/en-us/iissdk/html/2c40c3cf-90eb-41ca-ae2a-0ef33a651779.asp
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Author
21 Mar 2006 1:23 PM
Anthony Jones
<nospam@nospam.com> wrote in message
Show quote
news:dvor8o$6gm$1@nwrdmz02.dmz.ncs.ea.ibs-infra.bt.com...
> Where the heck can I find the official ASP documentation - ie about
methods,
> objects, etc - what in the Java world would be called the API pages? I
went
> to MSDN and searched for ASP API and all I found was about 4 basic pages
on
> Active Server Pages.
>
> I'd be grateful if someone can point me to ASP's equivalent of this:
> http://java.sun.com/j2se/1.3/docs/api/
>
> Cheers.
>

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/2c40c3cf-90eb-41ca-ae2a-0ef33a651779.asp

It's burried in IIS Web development.
Author
21 Mar 2006 3:00 PM
nospam
Blimey - these docs have got nothing on the useful layout of the Java docs!
I can't believe I had to post in a forum to find them - even Google didn't
help me on this one.

Cheers all for the links.
Back to work.
Author
21 Mar 2006 3:09 PM
Kyle Peterson
Though not ASP docs per say if you are using vbscript in your asp pages this
can help as well.
http://support.cjwsoft.com/code/moreinfo158-1.htm


<nospam@nospam.com> wrote in message
Show quote
news:dvp4ef$2nt$1@nwrdmz01.dmz.ncs.ea.ibs-infra.bt.com...
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/2c40c3cf-90eb-41ca-ae2a-0ef33a651779.asp
>>
>> It's burried in IIS Web development.
>
> Blimey - these docs have got nothing on the useful layout of the Java
> docs! I can't believe I had to post in a forum to find them - even Google
> didn't help me on this one.
>
> Cheers all for the links.
> Back to work.
>

AddThis Social Bookmark Button