|
|
ASP Scripts, ASP Source Code, ASP Articles, ASP Tutorials and ASP Resources
|
Making ASP Components in VB
|
|
|
One of the powers of ASP is the ease of which you can create custom components for it, that reach outside the scope of the 6 standard objects built into ASP. Perl and PHP have modules, JSP has beans, and ASP has COM objects that can be registered on the server and universally used by all ASP applications to perform a task that is only limited by the programmer's ability.\r\n |
|
Using Built-In ASP Components
|
|
|
In this tutorial, we will be working with three of Microsoft's built-in ASP components. The Ad Rotator, Content Linker and the Browser Capabilities Component. |
|
|
|