Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   ASP code reference guide/glossary (http://www.velocityreviews.com/forums/t795598-asp-code-reference-guide-glossary.html)

Hasan Kachal 07-27-2004 07:38 PM

ASP code reference guide/glossary
 
Hi,

Is there a place online that that provides a glossary of ASP syntax?

I need a place that will briefly explain the meaning of ASP code such as:
DIM, IF, ELSE, sub, Response.Write, etc.

If somebody can point me to link, I'd be greatful.

Thanks,



Aaron [SQL Server MVP] 07-27-2004 07:43 PM

Re: ASP code reference guide/glossary
 
> Is there a place online that that provides a glossary of ASP syntax?
>
> I need a place that will briefly explain the meaning of ASP code such as:
> DIM, IF, ELSE, sub, Response.Write, etc.


Oh, you mean VBScript syntax.

ASP isn't a language, it's just a scripting environment.

VBScript documentation is on MSDN...
http://msdn.microsoft.com/library/en...l/vbstutor.asp
http://msdn.microsoft.com/library/en...bscripttoc.asp

And ASP can start here:
http://msdn.microsoft.com/nhp/defaul...entid=28000522

Or here:
http://www.aspfaq.com/2183



Tim Slattery 07-27-2004 08:03 PM

Re: ASP code reference guide/glossary
 
"Hasan Kachal" <kachal@nospam.com> wrote:

>Hi,
>
>Is there a place online that that provides a glossary of ASP syntax?
>
>I need a place that will briefly explain the meaning of ASP code such as:
>DIM, IF, ELSE, sub, Response.Write, etc.


http://msdn.microsoft.com/library/de...rivbscript.asp

--
Tim Slattery
MS MVP(DTS)
Slattery_T@bls.gov

Steven Burn 07-27-2004 08:05 PM

Re: ASP code reference guide/glossary
 
aspfaq.com for me ;o) (only use others if absolutely necessary (which so
far, has been very rarely))

Not that I'm biased of course Aaron ;o)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!


"Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
news:eKSteIBdEHA.2236@TK2MSFTNGP10.phx.gbl...
> > Is there a place online that that provides a glossary of ASP syntax?
> >
> > I need a place that will briefly explain the meaning of ASP code such

as:
> > DIM, IF, ELSE, sub, Response.Write, etc.

>
> Oh, you mean VBScript syntax.
>
> ASP isn't a language, it's just a scripting environment.
>
> VBScript documentation is on MSDN...
> http://msdn.microsoft.com/library/en...l/vbstutor.asp
> http://msdn.microsoft.com/library/en...bscripttoc.asp
>
> And ASP can start here:
> http://msdn.microsoft.com/nhp/defaul...entid=28000522
>
> Or here:
> http://www.aspfaq.com/2183
>
>




Jeff Cochran 07-27-2004 09:31 PM

Re: ASP code reference guide/glossary
 
On Tue, 27 Jul 2004 12:38:59 -0700, "Hasan Kachal" <kachal@nospam.com>
wrote:

>Hi,
>
>Is there a place online that that provides a glossary of ASP syntax?
>
>I need a place that will briefly explain the meaning of ASP code such as:
>DIM, IF, ELSE, sub, Response.Write, etc.
>
>If somebody can point me to link, I'd be greatful.


In addition to the others, I like:

http://www.devguru.com/Technologies/technologies.html

Jeff

CJM 07-28-2004 09:25 AM

Re: ASP code reference guide/glossary
 

"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:4107c9a7.557774537@msnews.microsoft.com...
> In addition to the others, I like:
>
> http://www.devguru.com/Technologies/technologies.html
>
> Jeff


DevGuru is great - not the most in-depth but good for starters and as a
quickreference.



Bã§TãRÐ 07-28-2004 11:39 AM

Re: ASP code reference guide/glossary
 
http://www.w3schools.com/asp is another good reference


On Wed, 28 Jul 2004 10:25:03 +0100, "CJM" <cjmnews04@newsgroups.nospam> wrote:

>
>"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
>news:4107c9a7.557774537@msnews.microsoft.com...
>> In addition to the others, I like:
>>
>> http://www.devguru.com/Technologies/technologies.html
>>
>> Jeff

>
>DevGuru is great - not the most in-depth but good for starters and as a
>quickreference.
>



Hasan Kachal 07-28-2004 06:40 PM

Re: ASP code reference guide/glossary
 
Thank you everyone. These are great sources. I'll be busy for the next few
days going through them.

HK

"Bã§TãRÐ" <nobody@msn.com> wrote in message
news:mp3fg05nlqgpk1c3v5npdnt7314emraqhp@4ax.com...
> http://www.w3schools.com/asp is another good reference
>
>
> On Wed, 28 Jul 2004 10:25:03 +0100, "CJM" <cjmnews04@newsgroups.nospam>

wrote:
>
> >
> >"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
> >news:4107c9a7.557774537@msnews.microsoft.com...
> >> In addition to the others, I like:
> >>
> >> http://www.devguru.com/Technologies/technologies.html
> >>
> >> Jeff

> >
> >DevGuru is great - not the most in-depth but good for starters and as a
> >quickreference.
> >

>





All times are GMT. The time now is 03:02 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57