ASP code reference guide/glossary

H

Hasan Kachal

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,
 
A

Aaron [SQL Server MVP]

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-us/script56/html/vbstutor.asp
http://msdn.microsoft.com/library/en-us/script56/html/vbscripttoc.asp

And ASP can start here:
http://msdn.microsoft.com/nhp/default.asp?contentid=28000522

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

Steven Burn

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top