|
Beginning Active Server Pages - Introduction |
|
|
|
Contributed by Howell
|
|
Sunday, 11 June 2006 |
Active Server Pages IntroductionActive Server Pages enables a web developer to replace static HTML pages with 'live data'. This information might be from a database, or simply by using cookie information. But why does this have any relevance to a VB website? The reason is Active Server Pages use Visual Basic as its main language (it also supports Javascript), and therefore makes it easy for a VB developer to become an ASP developer too. However, please note that this tutorial assumes some knowledge of HTML.
Read All |