What is ASP?
ASP stands for Active Server Pages. It is a server side technology that enables you to make dynamic and interactive…
The easy way to know
ASP stands for Active Server Pages. It is a server side technology that enables you to make dynamic and interactive…
If you are developing a password-protected web site, you have to make a decision about how to store user password…
So far, we’ve been looking at queries that retrieve data from single table at a time. Single table queries are…
OwnerID OwnerLastName OwnerFirstName Address City State Country 1 Jones Bill London UK 2 Smith Bob Paris New…
Functions and procedures provide a way to create re-usable modules of programming code and avoid rewriting the same block of…
Arrays do not have to be a simple list of keys and values; each location in the array can hold…
That’s assumed that you are aware of fundamental features of arrays, so let’s consider how they are handled in ASP, in VBScript.…
The FileSystemObject object provides access to the file system on the web server, allowing us to manipulate text files, folders…
Basic Character Sets List Extended Character Sets List Locale ID LCID List Reference List between HTTP_ACCEPT_LANGUAGE, Locale ID (LCID) and Language Character…
Hyper Text Markup Language (HTML) HTML 7-BIT ASCII Reference HTML 4.01 Entities Reference Character Sets List Frames targets. How to…