 |
Recent ASP Articles  |
|
|
|
 |
Including a file in a ASP page
by Andrew Schools 4/02/04
Learn the fundamental of using include files in your asp pages. more...
|
 |
Your First Step into Web Development
by Mudassar Saeed Khan 1/29/04
A beginner's guide to this vast field of web development. After reading this article, reader should be able to grab a good bird's eye view of web development. It touches all the main aspects of basic and advance web development in an understandable form for everyone. more...
|
 |
Active Server Pages
by Rosemarie Wise 12/31/03
Many new to web application development will choose to use ASP because it is relatively quick to learn and easy to use. Here is an overview of the technology; how it works along with a brief introduction to the ASP objects. more...
|
 |
Introduction to Microsoft's .NET Platform
by Nakul Goyal 12/16/03
This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#. more...
|
 |
Who stole the cookies ?
by Nakul Goyal 12/16/03
INTERNET cookies are incredibly simple, but they are one of those things that have taken on a life of their own. Cookies started receiving tremendous media attention starting February 2000 because of the Internet privacy concerns. The debate still rages on. more...
|
 |
Step by step guide to a Database-Driven application
by Romeo Marquez 12/13/03
Here’s a four step tutorial about an application that can collect data, store it in a DB, modify it and delete it. more...
|
 |
VBScripts Tutorial I
by Ahmad Permessur 12/12/03
Welcome to a new series of tutorials on VBScripts. Throughout several lessons, I’ll teach you VBScripts. This isn't a hard thing to do, and it'll enhance your pages. In today’s lesson, I’ll focus a bit on the VBScript language itself, and on variables. more...
|
 |
How many users are currently surfing your site?
by Romeo Marquez 12/12/03
Lately, a lot of websites show you how many users are currently surfing that site.
I like that feature and maybe you like it to!
more...
|
 |
Create a "downloads page" and count how many times a file has been downloaded
by Romeo Marquez 12/11/03
An easy example that shows how to build a page with a bunch of downloads if you DO NOT what the users to know the exact path
where all of your files are stored. Also learn how to make a downloads counter! more...
|
 |
Open the "SAVE AS" dialogue box directly from a link!
by Romeo Marquez 12/10/03
Did you ever wanted to provide a way to save the content of a dynamically generated page to the hard disk?
Here's how you can do it! more...
|
 |
|
 |